# Игровые механики

- [Стандартные плагины](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/standartnye-plaginy.md): Данные плагины есть на многих подобных серверах и скорее всего ты уже с ними знаком. Держи краткое описание чтобы напомнить себе как они работают!
- [Рисование](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/risovanie.md): Тут вы можете найти гайд по рисованию на сервере!
- [Напитки](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/napitki.md): Плагин Brewery на нашем сервере
- [Алкогольные напитки](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/napitki/alkogolnye-napitki.md)
- [Безалкогольные Напитки](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/napitki/bezalkogolnye-napitki.md)
- [Механики](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/mekhaniki.md): Прочитай, и узнай больше!
- [Ресурс Пак](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/resurs-pak.md): Тут вы можете прочитать про ресурс пак сервера и какие есть переименования!
- [Крафты](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/krafty.md): Кастомные крафты, доступные только на нашем сервере!
- [Донат](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/donat.md)
- [Милашка](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/donat/milashka.md)
- [Эффекты](https://astral-1.gitbook.io/astral/igrovye-mekhaniki/donat/effekty.md): На этой страничке вы можете просмотреть как выглядят все эффекты!


---

# 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://astral-1.gitbook.io/astral/igrovye-mekhaniki.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.
