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

# Основная информация

##

<figure><img src="https://1957270341-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkKj32YcwLTKJn54rPbP7%2Fuploads%2F1KRJey7d2a1jRLAn8Lth%2Fphoto_2026-06-30_22-06-05.jpg?alt=media&amp;token=c46d19db-8e82-47f8-9eee-bb0ca8339498" alt=""><figcaption></figcaption></figure>

## 👑 Основная информация

🎮 **IP** › `manulcraft.com` | **Версия** 1.19+ (Рекомендовано 1.21.4)

**MANULCRAFT** — это военно-политический сервер на реальной карте Земли. Простым языком: ваша основная задача — основать поселение, развить его в могущественную нацию, выстроить экономику и занять свое место на мировой арене.

На сервере реализованы уникальные механики, совмещающие детально проработанную систему дипломатии, глобальных войн, торговли и государственного управления.

⚠️ **Важное требование:** Сервер работает только на **Java Edition**. Для корректного отображения серверного ресурс-пака (оружие, предметы, интерфейс) **строго обязательно** использование клиента с установленным **OptiFine**.

#### 🌐 Информационные ресурсы

* 🛒 **Сайт и магазин** — [manulcraft.com](https://manulcraft.com)
* 🎤 **Discord-сервер** — [ссылка](https://discord.gg/nKnRRZ3SY)
* 📰 **ВКонтакте** — [vk.com/manulcraft](https://vk.com/manulcraft)
* 📪 **Telegram-новостник** — [@manulcraft\_news](https://www.google.com/search?q=https://t.me/manulcraft_news)
* 📱 **TikTok** — [@manulcraft](https://www.google.com/search?q=https://tiktok.com/%40manulcraft)

***

#### ⚖️ Правовая информация и EULA

* Проект является независимым сервером, полностью соблюдает пользовательское соглашение **Minecraft (EULA)** и никак не связан с Mojang AB или Microsoft.
* **Дисклеймер по RP-механикам:** Администрация не пропагандирует насилие, экстремизм и нарушение законодательства РФ. Наличие на сервере механик производства или продажи нелегальных веществ является **исключительно элементом виртуального отыгрыша (RolePlay)**. В реальной жизни наркотики — это уголовная ответственность и сломанная жизнь. Мы категорически против их употребления.


---

# 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://manulcraft.gitbook.io/manulcraft/osnovnaya-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.
