> For the complete documentation index, see [llms.txt](https://wiki.orichill.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.orichill.ru/dobro-pozhalovat-na-vikipediyu-servera-orichill.md).

# Добро Пожаловать на Википедию сервера ORICHILL!

`🍃` **ㆍ&#x20;**<mark style="color:$primary;">**ORI**</mark>**CHILL** — это уникальный сплав хардкора и ламповости. Мы усложнили мир, чтобы каждый твой шаг имел значение, но сбалансировали это удобными механиками для комфортной игры. В основе — <mark style="color:$primary;">**Vanilla**</mark> с элементами <mark style="color:$primary;">**PvE**</mark>, <mark style="color:$primary;">**RPG**</mark> и погружением в [<mark style="color:$primary;">**полу-RP**</mark>](https://wiki.orichill.ru/main/faq#a-gde-tut-rp).

> <mark style="color:$primary;">**`!↳`**</mark>   *<mark style="color:$info;">Это значит, что наш сервер существенно изменит геймплей игрока в сторону усложнения</mark> <mark style="color:$tint;">**PvE-состовляющей**</mark><mark style="color:$info;">. То есть, сервер усложнит игровой процесс и это направлено для</mark> <mark style="color:$info;"></mark><mark style="color:$info;">**опытных игроков**</mark><mark style="color:$info;">, которым наскучил легкий</mark> <mark style="color:$tint;">**PvE**</mark> <mark style="color:$info;">в ванильном издании</mark> <mark style="color:$tint;">**Minecraft**</mark><mark style="color:$info;">**.**</mark>*

<mark style="color:$primary;">**`✌️`**</mark> **ㆍ** <mark style="color:$primary;">**`Забудь про легкие прогулки.`**</mark> Мы переработали <mark style="color:$primary;">**PvE-составляющую**</mark> для тех, кому стало тесно в обычных рамках **Minecraft**. Это вызов для опытных игроков, готовых к настоящему выживанию.&#x20;

`👾` **ㆍ**  <mark style="color:$primary;">**`Новый уровень хардкора:`**</mark> опасные мобы со своим уровнем развития, полное отсутствие координат и атмосфера, где бдительность — **твой единственный союзник**. Выживешь ли ты здесь? <mark style="color:$primary;">**UwUヾ**</mark>

`📖` **ㆍ&#x20;**<mark style="color:$primary;">**`Стань частью истории.`**</mark> Исследуй, созидай, объединяйся с другими и реализуй масштабные проекты. Здесь каждый находит своё призвание.\
\
`🎮` **ㆍ&#x20;**<mark style="color:$primary;">**`Присоединяйся к ORICHILL!`**</mark> Здесь главное — не просто игра, а дружба, взаимовыручка и чистое удовольствие от процесса

{% hint style="info" icon="thumbtack-angle" %} <mark style="color:$primary;">**`👾 ВНИМАНИЕ 👾`**</mark>\ <mark style="color:$primary;">**`↳`**</mark> \**Подметим, что определённой тематики у сервера нет, т.к. мы сами не знаем, в какую сферу он больше всего направлен\**
{% endhint %}


---

# 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.orichill.ru/dobro-pozhalovat-na-vikipediyu-servera-orichill.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.
