# How to Set Preferences and Notifications?

### **How can I change the display language of the platform?**

Log into your exchange account → go to **Settings** → under the **Account** tab → **Preferences**, then select your preferred display language.

<figure><img src="/files/XzbEBKkgX2KpRJnRNiCB" alt=""><figcaption></figcaption></figure>

***

### **How can I manage my notification settings?**

* **Order Notifications**: When enabled, you will receive order notifications at the bottom right of the page, including successful order placements and executions.
* **Audio Alerts**: When enabled, an audio notification will play after certain events.
* **Mask Balances & Info**: When enabled, balances and account details (such as your email address) will be masked.
* **Market Close Confirmation**:
  * If disabled: A market order will close your entire position without asking for confirmation.
  * If enabled: You can customize the quantity to close and view the expected PnL.
  * *Note: Positions with a notional value above $100,000 will always require confirmation.*
* **Show Funding Rates Ticker**: When enabled, the funding rates ticker will be displayed at the bottom of the trading page.

{% hint style="info" %}
**Hover your mouse over the tooltip to view a detailed explanation of the term on the page.**
{% endhint %}

<figure><img src="/files/VCBzTozD72yyh2sOwrGl" alt=""><figcaption></figcaption></figure>

***

### **How can I hide my trading activity from the leaderboard?**

Log into your exchange account → go to **Settings** → under the **Account** tab → **Leaderboards**, and enable **Visibility**. Once enabled, your activity will be hidden from the leaderboards.

<figure><img src="/files/UHItSRKrGjF0g3bnKoeA" alt=""><figcaption></figcaption></figure>

***

### &#x20;**How can I add my contact information?**

&#x20;If you would like to receive important updates or exclusive benefits:

* Log into your exchange account → go to **Settings** → under the **Account** tab → **Contact Info,** click **Edit.**

<figure><img src="/files/tbisMMeEeNYmCh01F7Iq" alt=""><figcaption></figcaption></figure>

* Select a social contact platform, enter your username or phone number, and click **Save**.

<figure><img src="/files/m0A8Hn0O8vZ3wnXgZkUM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.backpack.exchange/exchange/exchange-account/account-functions/account-function-guide/how-to-set-preferences-and-notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
