> For the complete documentation index, see [llms.txt](https://docs.whomine.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whomine.net/getting-started.md).

# Начало

{% hint style="danger" %}
В настоящее время документация находится в разработке!

В некоторых разделах документации возможно присутствие неактуальной информации или незавершённости
{% endhint %}

<figure><img src="/files/NWrG8Yx2AfRutPrQxxAm" alt="Статуя свободы, построена игроками в одном из городов"><figcaption><p>Статуя свободы, построена игроками в одном из городов</p></figcaption></figure>

## Что такое #WhoMine

Это приватный ***RP-Survival*** сервер для друзей, где ты можешь стать кем угодно и воплотить свои фантазии в захватывающем игровом мире. Ограничений по твоим возможностям **нет**, лишь важно соблюдать **правила сервера**. Создай своего уникального персонажа и наслаждайся незабываемыми приключениями на сервере вместе с другими!

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden align="center"></th><th data-hidden align="center"></th><th data-hidden align="center"></th></tr></thead><tbody><tr><td align="center">На сервере вы обнаружите уникальный выбор <em>кастомных блоков</em>, которые добавляют разнообразие для творчества и декорирования ваших построек</td><td><a href="/files/lOkOS6sJEmFOaekFf0Vx">/files/lOkOS6sJEmFOaekFf0Vx</a></td><td><a href="/pages/rIQ0zxNTnluCtJ6PLsYJ">/pages/rIQ0zxNTnluCtJ6PLsYJ</a></td><td align="center"><strong><code>Блоки</code></strong></td><td align="center">Блоки</td><td align="center">•</td></tr><tr><td align="center">На сервере присутствуют <em>уникальные декорации</em>, включая кастомные варианты, позволяющие придать особую атмосферу вашим постройка</td><td><a href="/files/T4gFWiv4W7hbYRc8dZUx">/files/T4gFWiv4W7hbYRc8dZUx</a></td><td><a href="/pages/lhqsXFLemBmnxgpxqecy">/pages/lhqsXFLemBmnxgpxqecy</a></td><td align="center">Декорации</td><td align="center"></td><td align="center"><strong>Декорации</strong></td></tr><tr><td align="center">На сервере представлены разнообразные <em>кастомные предметы</em>, которые позволят вам насладиться новым, а также уникальным опытом игры</td><td><a href="/files/9CfRQ3rxpkuCzo9zLRy1">/files/9CfRQ3rxpkuCzo9zLRy1</a></td><td><a href="/pages/TfOsn5HEJsLJeeBIhVLs">/pages/TfOsn5HEJsLJeeBIhVLs</a></td><td align="center">Предметы</td><td align="center"></td><td align="center"><strong>Предметы</strong></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://docs.whomine.net/getting-started.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.
