# Customizing Your Trading Screen

{% embed url="<https://youtu.be/FANtdcNtBSk>" %}

UniversalX also allows you to adjust the trading interface and the app as a whole. You can do this in two ways:

**You can customize your UniversalX experience by:**

* Going to UniversalX’s **Settings** by clicking the three dots next to your balance.
* Under **Preferences**, you will find three options:
  * **Language**.
  * **Chart Color**, with two color sets that can be interchanged for up and down patterns.
  * **Theme**, to select between dark and light mode.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdoGAaKIirtYqN3lXKoV0P7F_ROrr-erTF98e_y71LRKHugEDr0UbQcq3hywBhJXQav1qqYraoZdoUDn6IhUds-LSwi3Ud47DLzjNzk2bF45jAikalA5HoWs-5FXQ4Ibwv1xadY?key=wlHA0jfqTwFPFtw8G_qznu2O" alt="" width="375"><figcaption><p>Customization settings on UniversalX.</p></figcaption></figure>

Above the **Execution panel**, you will also find four buttons, which you can use to customize your trading screen directly. Respectively, these are:

* **Multi-chart mode:** Allows you to view all the tokens you have selected on one screen. These tokens are also visible as tabs over the **About panel**.
* **Full-screen mode:** View your chart(s) in full screen.
* **Close tabs:** Focus only on the first token in your list, and erase all others.
* **Token search:** Quickly search for additional tokens to view. If you’re not in multi-chart mode, your selected token will appear on your screen, and the one you were viewing previously will remain as a tab.

<figure><img src="/files/BunAswl9kmSeyJtIm5jS" alt=""><figcaption><p>Different buttons enabling the multi-chart mode.</p></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://docs.universalx.app/use/trade-buy-and-sell-tokens-on-any-chain/customizing-your-trading-screen.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.
