> For the complete documentation index, see [llms.txt](https://legacyum.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacyum.gitbook.io/wiki/informaciya.md).

# Информация

{% hint style="info" %}
Вики в активной разработке. Заметили неточность или не нашли нужное? Напишите нам в тикеты на нашем [Discord-Сервере](https://discord.gg/Fdvkp6zERc)!
{% endhint %}

{% columns %}
{% column %}
\
**Основная информация:**\
IP-адрес: <mark style="color:$primary;">mc.dailymine.net</mark>\
Версия <mark style="color:$primary;">1.21.11 (JAVA)</mark>\
\
**Полезные ссылки:**\
Онлайн-карта: [<mark style="color:$primary;">\*ссылка\*</mark>](https://leg.dailymine.net/)\
Дискорд: [<mark style="color:$primary;">\*ссылка\*</mark>](https://discord.gg/W6CsUW5y3g)\
Магазин: [<mark style="color:$primary;">\*ссылка\*</mark>](https://dailymine.net/ru/store)
{% endcolumn %}

{% column %}

<figure><img src="/files/NGgGpM1gRHCg3YYyKVbB" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

## Разделы

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Начало пути</h4></td><td>Короткая информация с чего начать</td><td><a href="/pages/2TruXxcXXVyxIzNhZJhW">/pages/2TruXxcXXVyxIzNhZJhW</a></td><td><a href="/files/6yD4hLoqQRmnYx1XgaM3">/files/6yD4hLoqQRmnYx1XgaM3</a></td></tr><tr><td><h4>Внутренняя политика</h4></td><td>Механики внутренней политики</td><td><a href="/pages/8tyqjYQ8m42fKblPHO8d">/pages/8tyqjYQ8m42fKblPHO8d</a></td><td><a href="/files/6G34SEMqTydCNLjHlKw5">/files/6G34SEMqTydCNLjHlKw5</a></td></tr><tr><td><h3>Внешняя политика</h3></td><td>Механики внешней политики</td><td><a href="/pages/tRi2y50LCD1RVJ08JaiX">/pages/tRi2y50LCD1RVJ08JaiX</a></td><td><a href="/files/YuTVAkz6AYzNRuzJ9Bgn">/files/YuTVAkz6AYzNRuzJ9Bgn</a></td></tr><tr><td><h4>Команда проекта</h4></td><td>Список действующих лиц на сервере</td><td><a href="/pages/oUUNprjFZmH3rqDBvb9h">/pages/oUUNprjFZmH3rqDBvb9h</a></td><td><a href="/files/xRrCqwa0aKYSukUiPli4">/files/xRrCqwa0aKYSukUiPli4</a></td></tr></tbody></table>


---

# 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://legacyum.gitbook.io/wiki/informaciya.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.
