# FAQ

***

<details>

<summary><strong>На каком ядре работает сервер?</strong></summary>

* **Purpur** - это самое оптимизированное и производительное ядро на данный момент!

</details>

<details>

<summary><strong>Сколько длится сезон?</strong></summary>

* **Мы еще не знаем** сколько будет идти 1 сезон т.к. мы только открылись, предположительно **около 3-6 месяцев**!

</details>

<details>

<summary><strong>Какие границы миров?</strong></summary>

* Стартовые границы миров:&#x20;

&#x20;     \- Верхний мир: **5000**

&#x20;     \- Незер мир: **5000**

&#x20;     \- Энд: **10000**

* Мир можно расширять с помощью команды `/worldupgrade`
* Максимальные границы миров:

&#x20;     \- Верхний мир: **15000**

&#x20;      \- Незер мир: **15000**

&#x20;      \- Энд: **Неограниченно**

</details>

<details>

<summary><strong>На сервер можно зайти бесплатно?</strong></summary>

* **Да**, на сервер может зайти любой желающий, но нужно привязать свой Discord!

</details>

<details>

<summary><strong>Есть ли на сервере интерактивная карта?</strong></summary>

* **Пока что нет**:( Но скоро мы обязательно ее добавим!

</details>


---

# Agent Instructions: 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:

```
GET https://vanilla-union.gitbook.io/vanilla-union-docs/informaciya/faq.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
