> For the complete documentation index, see [llms.txt](https://guide.moontrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.moontrader.com/osnovy-interfeisa/paneli/verkhnyaya-panel.md).

# Верхняя панель

### Главное меню

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

1. **Масштаб** — настройка размера интерфейса
2. **Вкладки** — переключение между рабочими областями
3. **Управление ядром** — перезапуск и очистка данных
4. **Настройки, Экран старта, Выход** — общие функции

### Панель быстрого доступа

<figure><img src="/files/4rOX3oKa22ZG3lLnylGu" alt=""><figcaption></figcaption></figure>

1. **Поиск монет** — быстрый поиск и выбор торговой пары
2. **Пресеты** — сохранённые настройки
3. **Размер ордера** — выбираем размер ордера
4. **Режим эмуляции** — при включённом режиме «Эмуляция» все ваши действия симулируются внутри терминала
5. **Тип ордера** — выбор способа исполнения ордера
6. **Айсберг** — скрытие крупных объёмов(только для Binance Spot)
7. **Тейк профит / Стоп лосс** — управление прибылью и рисками
8. **Мульти-ордера** — при включённом режиме позволяет автоматически размещать целую сетку ордеров

### Настройки панели

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

Четыре основных раздела для детальной настройки:

1. **Ордер** — типы ордеров, размеры, разделение
2. **ТП/СЛ** — параметры тейк профита и стоп лосса
3. **Сетка** — настройки грид-торговли
4. **Ограничения** — лимиты и спреды

### Уведомления и профиль

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

1. **Уведомления** (колокольчик) — системные сообщения и алерты от терминала
2. **Выбор профиля** — переключение между профилями подключения, показывает к какому ядру подключён клиент


---

# 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:

```
GET https://guide.moontrader.com/osnovy-interfeisa/paneli/verkhnyaya-panel.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.
