> For the complete documentation index, see [llms.txt](https://docs.finandy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.finandy.com/settings/settings/interface/general-settings.md).

# General settings

<figure><img src="https://1577882158-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FM4fLmMy5vt3Vv1QOjcHL%2Fuploads%2FBLYLFs4eK1awTmUFOeRF%2Fimage.png?alt=media&#x26;token=b704744d-7c55-4be0-b09f-5fb8b60e79d0" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/e3612ca5-62d6-43bf-8a00-92cd4fdc1537/image.png" alt=""><figcaption></figcaption></figure>

## 1. Theme

You can choose between Dark and Light themes.

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/b9d9b91b-dcc8-447a-afe1-d82db6b0721c/image.png" alt=""><figcaption></figcaption></figure>

## 2. Language

The service is currently available in 4 fully translated languages:

* English
* Russian
* Ukrainian
* Spanish

## **3. PRO mode**

For more information about Standard and PRO modes, please refer to the [**"Interface"**](/interface/about.md) section.

## 4. Balances block

Showing or hiding the balance box on the "Trading" page:

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/739bec06-52f0-45eb-a1e4-02eb39f0e742/image.png" alt="" width="375"><figcaption></figcaption></figure>

## 5. Show drop-down menu

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/ccfa835b-8b16-4e5f-a061-5b74990c7662/image.png" alt="" width="563"><figcaption></figcaption></figure>

The drop-down list will expand on mouse-over or click.

**Do you have any questions? We can help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.finandy.com/settings/settings/interface/general-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
