# Berrybush

## Berrybush

- [Добро пожаловать!](https://berrybush.gitbook.io/berrybush/welcome.md): Ты попал на вики сервера "Berrybush". Здесь я расскажу тебе основную информацию о проекте.
- [Правила](https://berrybush.gitbook.io/berrybush/rules.md): Правила проекта Berrybush на 15.06.2025
- [Разрешённые модификации](https://berrybush.gitbook.io/berrybush/rules/allowed-mods.md): Список разрешённых модов
- [Запрещённые модификации](https://berrybush.gitbook.io/berrybush/rules/restricted-mods.md): Запрещённые модификации и скрипты
- [ЧаВо](https://berrybush.gitbook.io/berrybush/about/faq.md): Часто задаваемые вопросы, объяснения некоторых тем, вопросов и терминов.
- [Важные места](https://berrybush.gitbook.io/berrybush/about/vazhnye-mesta.md)
- [Роли](https://berrybush.gitbook.io/berrybush/about/roles.md): Здесь собраны Роли которые вы можете получить на ИГРОВОМ сервере.
- [Блок света](https://berrybush.gitbook.io/berrybush/mechanics/blok-sveta.md): Описание крафта и взаимодействия с блоками света
- [Редактор стоек для брони](https://berrybush.gitbook.io/berrybush/mechanics/armor-stand-editor.md): Описание работы и использование
- [Невидимые рамки](https://berrybush.gitbook.io/berrybush/mechanics/armor-stand-editor/invisible-frames.md): Описание работы
- [Юкены](https://berrybush.gitbook.io/berrybush/mechanics/yucoin.md): Игровая валюта
- [Легенды проекта](https://berrybush.gitbook.io/berrybush/project-history/krutishki.md): Здесь будут сохранены игроки проекта, значительно повлиявшие на его историю или просто очень классные люди.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://berrybush.gitbook.io/berrybush/welcome.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.
