# WITHERLAND - WIKI

## WITHERLAND - WIKI

- [Основная информация](https://wiki.wither.land/osnovnaya-informaciya.md)
- [Регистрация и вход](https://wiki.wither.land/main/join.md)
- [Смена пароля и защита аккаунта](https://wiki.wither.land/main/password.md)
- [Дискорд](https://wiki.wither.land/main/discord.md)
- [Моды](https://wiki.wither.land/main/mods.md): На нашем сервере установлено несколько интересных модов, скачав которые вы получите больше интересных функций!
- [Улучшаемые воронки](https://wiki.wither.land/features/hoppers.md)
- [Улучшаемые бочки](https://wiki.wither.land/features/containers.md)
- [Основные команды](https://wiki.wither.land/cmds/general.md)
- [Телепортации](https://wiki.wither.land/cmds/general/teleports.md)
- [Приваты](https://wiki.wither.land/cmds/general/regions.md)
- [Друзья](https://wiki.wither.land/cmds/general/fr.md)
- [Кланы](https://wiki.wither.land/cmds/general/clans.md)
- [Совместная игра (игра в команде)](https://wiki.wither.land/is/team.md)
- [Генераторы](https://wiki.wither.land/is/generatory.md)
- [Полезные функции](https://wiki.wither.land/is/features.md)
- [Управление и защита острова](https://wiki.wither.land/is/features/protect.md)
- [Варпы и публичный доступ](https://wiki.wither.land/is/features/varpy-i-publichnyi-dostup.md)
- [Банк острова](https://wiki.wither.land/is/features/bank-ostrova.md)
- [Удаление и сброс острова](https://wiki.wither.land/is/features/udalenie-i-sbros-ostrova.md)
- [Публичные миры (ад/край)](https://wiki.wither.land/is/publichnye-miry-ad-krai.md)
- [Автоматические бустеры](https://wiki.wither.land/free/avtomaticheskie-bustery.md)
- [Ежедневные подарки](https://wiki.wither.land/free/ezhednevnye-podarki.md)
- [Подписка на бусти](https://wiki.wither.land/free/podpiska-na-busti.md)
- [Правила проекта](https://wiki.wither.land/rules/general.md)
- [Пользовательское соглашение](https://wiki.wither.land/rules/general/agreements.md)
- [Договор пожертвования](https://wiki.wither.land/rules/general/docs.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://wiki.wither.land/osnovnaya-informaciya.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.
