# Settings

<figure><img src="/files/gODdjRYclcAfbUOJADKy" alt=""><figcaption><p>Settings Tab Action</p></figcaption></figure>

<figure><img src="/files/4RGnjMT5qjawSDNNra4G" alt="" width="563"><figcaption><p>Settings Tab</p></figcaption></figure>

Settings lets you personalize the look and feel of your trading interface:

* **Color Theme** lets you choose between three themes: Dark (default), Light, and Moixa (dark blue).
* **Primary Color** lets you set a custom accent color using a hex code. Hit the reset button to go back to the default.
* **Custom Font** lets you paste a Google Fonts URL or custom font URL to change the typeface across the platform. Hit **Clear font** to reset back to the default.


---

# 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://help.trade.fun/misc/settings.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.
