# Miscellaneous

{% hint style="info" %}
Редактирование происходит таким же образом, как и с меню.
{% endhint %}

* <mark style="color:blue;">**Close Menu**</mark> (Закрыть меню) - Закрыть экран игры, вернувшись к главному меню.
* <mark style="color:blue;">**Open Level Loading Screen**</mark> - Открыть окно создания мира.
* <mark style="color:blue;">**Open Progress Screen**</mark> - Открыть окно прогресса.
* <mark style="color:blue;">**Open Receiving Level Screen**</mark> - Открыть окно загрузки сервера/мира.
* <mark style="color:blue;">**Open Connect Screen**</mark> - Открыть окно подключения к серверу.

<div align="left"><figure><img src="/files/iYvTmi10KeVvTsibxO7k" alt=""><figcaption><p>Окно прогресса</p></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/miscellaneous.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.
