# Действия кнопки

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

CONNECT\_TO\_SERVER - Присоединиться к серверу. В параметр "data" требуется ввести IP-адрес сервера.

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

REALMS - Открыть окно подписки Майнкрафт для совместной игры.

<div align="left"><figure><img src="/files/5IFURYacwmRlfCA4aJOc" alt=""><figcaption></figcaption></figure></div>

RELOAD - Обновить главное меню.

OPEN\_GUI - Идентификаторы различных типов меню, доступных по умолчанию, а именно:

\
\&#xNAN;*Вид идентификатора вписывается в параметр "data".*

* SINGLEPLAYER (Одиночная игра).&#x20;
* MULTIPLAYER (Сетевая игра).&#x20;
* MODS (Моды).&#x20;
* LANGUAGE (Язык).
* OPTIONS (Настройки).
* ACCESSIBILITY (Специальные возможности).
* RESOURCE\_PACKS (Ресурспаки).
* OPEN\_URL - Открытие ссылки (адрес вписывается в параметр "data).
* QUIT - Выход из игры.
* NONE - При клике ничего не будет происходить.


---

# 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/packmenu/deistviya-knopki.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.
