# Current Menu

* <mark style="color:blue;">**Customization**</mark> (Настройка меню) - Вкл/выкл отображение пользовательского меню и возможность его редактировать.

## <mark style="color:blue;">Layouts</mark> (Макеты):

* <mark style="color:blue;">**New**</mark> (Новый макет) - Создать новый макет.
* <mark style="color:blue;">**Manage Layouts**</mark> (Управлять макетами) - Выбрать уже созданный Вами ранее макет и войти в режим его редактирования.

При выборе уже созданного Вами макета появляются следующие подразделы:

* <mark style="color:blue;">**Disable/enable Layout**</mark> (Отключить/включить макет) - Настройка видимости макета.
* <mark style="color:blue;">**Edit**</mark> (Редактор) - Редактировать макет.
* <mark style="color:blue;">**Open In Text Editor**</mark> (Открыть в текстовом редакторе) - Открыть выбранный макет в стандартном текстовом редакторе, что позволит скорректировать его, пользуясь кодом.
* <mark style="color:blue;">**Delete Layout**</mark> (Удалить макет).

<div align="left"><figure><img src="/files/6PUsv4QeEIchkjluIZxS" alt=""><figcaption></figcaption></figure></div>


---

# 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://wiki.aegis-mine.ru/modifications/glavnoe-menyu/fancymenu/nastroiki/current-menu.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.
