# Vanilla

## Vanilla

- [Начало игры](https://docs.vanillaplay.net/vanilla/start/howtoplay.md)
- [Игра с телефона](https://docs.vanillaplay.net/vanilla/info/mobile.md)
- [Реферальная система](https://docs.vanillaplay.net/vanilla/info/referral.md)
- [Частые вопросы (FAQ)](https://docs.vanillaplay.net/vanilla/info/faq.md)
- [Голосовой чат и эмоции](https://docs.vanillaplay.net/vanilla/info/voice-emotes.md)
- [Ограничения](https://docs.vanillaplay.net/vanilla/info/limits.md)
- [Правила](https://docs.vanillaplay.net/vanilla/vanillaclassic/rules.md)
- [Гриферство](https://docs.vanillaplay.net/vanilla/vanillaclassic/rules/grif.md)
- [Экономика](https://docs.vanillaplay.net/vanilla/vanillaclassic/rules/eco.md)
- [Читы, софт, багоюз](https://docs.vanillaplay.net/vanilla/vanillaclassic/rules/cheat.md)
- [Чат и голосовой чат](https://docs.vanillaplay.net/vanilla/vanillaclassic/rules/chat.md)
- [Мир ферм / фермы](https://docs.vanillaplay.net/vanilla/vanillaclassic/rules/mir-ferm-fermy.md)
- [Мир ферм](https://docs.vanillaplay.net/vanilla/vanillaclassic/mir-ferm.md)
- [Квесты от NPC](https://docs.vanillaplay.net/vanilla/vanillaclassic/quests.md)
- [Приваты](https://docs.vanillaplay.net/vanilla/vanillaclassic/regions.md)
- [Пасхалки](https://docs.vanillaplay.net/vanilla/vanillaclassic/eggs.md)
- [Текстуры сервера](https://docs.vanillaplay.net/vanilla/vanillaclassic/textures.md): Разбираем зачем нужен ресурспак на VanillaClassic
- [Магазины-сундуки](https://docs.vanillaplay.net/vanilla/vanillaclassic/chestshop.md)
- [Все о CastleArena](https://docs.vanillaplay.net/vanilla/vanillaclassic/vse-o-castlearena.md)
- [Аукционы (warp Auctions)](https://docs.vanillaplay.net/vanilla/vanillaclassic/aukciony-warp-auctions.md): На данной странице ты можешь узнать, как проводятся живые аукционы на /warp Auctions


---

# 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://docs.vanillaplay.net/vanilla/start/howtoplay.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.
