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

# Основное

{% hint style="success" %}
**Основная информация:**

* Айпи - **play.reign-rp.com**
* Версия - **1.21.8 Java, рекомендуем мод-лаунчер Fabric.**
* Войс чат **- Есть, только для РП общения**
* Моды - **Не требуются,** [**список рекомендуемых и запрещённых модов.**](/roleplay/modifikacii.md)
* Уровень РП **- Средний**
* Discord **-** [**https://discord.gg/reignrp**](https://discord.gg/reign-rp)
* TikTok - <https://www.tiktok.com/reign_rp>
* YouTube - <https://www.youtube.com/@ReignRP>
  {% endhint %}

## 📕Описание&#x20;

<mark style="color:red;">Reign RP</mark> - это безмодовый, ролевой средневековый сервер Minecraft, *полностью* перерабатывающий абсолютно [**весь контент игры**](/roleplay/bazovye-mekhaniki-servera.md) **вручную, без купленных ассетов.**\
***Цель проекта*** - *минимизировать присутствие администрации в ролевом процессе,* а также дать *механический* смысл как можно большему количеству ролевых предпочтений игрока. Наша главная задача - дать игрокам волю играть друг с другом, а не в тикеты и форумы. Как можно меньше препятствовать игровым ситуациям, и делать их как можно менее искусственными, подталкивая игроков к взаимодействию путём добавления десятков механик.

<mark style="color:red;">Reign</mark> имеет минимальный порог вхождения в ролевой процесс - при желании, Вы можете начать игру за *попаданца без памяти*, и не придумывая предысторию развивать персонажа с нуля прямо во время игры. Одной из наших задач является повысить заинтересованность ко всем РП проектам в игре и научить новых игроков стандартным РП механикам, игре и поведению. [Пособие для новичков, никогда не игравших РП можно найти здесь.](/roleplay/rukovodstvo-po-rp.md)

## 🔗Ссылки

{% content-ref url="/pages/FF8A4mh9yar3P74aI5mo" %}
[Базовые механики сервера](/roleplay/bazovye-mekhaniki-servera.md)
{% endcontent-ref %}

{% content-ref url="/pages/f0bkds92UioosNbHFcbd" %}
[Лор](/roleplay/lor.md)
{% endcontent-ref %}

{% content-ref url="/pages/nQ9HwHd7fTL7Z92ia5rw" %}
[Правила](/roleplay/pravila.md)
{% endcontent-ref %}

{% content-ref url="/pages/xtjV5SlXjez8cuYWaObE" %}
[Модификации](/roleplay/modifikacii.md)
{% endcontent-ref %}

{% content-ref url="/pages/85P6ft5TSy7uTWhSW4Wb" %}
[Руководство по RP](/roleplay/rukovodstvo-po-rp.md)
{% endcontent-ref %}

{% content-ref url="/pages/ba7VkvjiQjNkhWA4WhFr" %}
[Пособие по Квентам](/roleplay/lor/posobie-po-kventam.md)
{% endcontent-ref %}

***


---

# 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://wiki.reign-rp.com/roleplay.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.
