# AGEMAGIC

## MISTLAND

- [Wiki](https://agemagic.gitbook.io/agemagic/base/wiki.md): Основная информация
- [Правила](https://agemagic.gitbook.io/agemagic/base/rules.md)
- [Защита аккаунта (Верификация)](https://agemagic.gitbook.io/agemagic/base/zashita-akkaunta-verifikaciya.md)
- [Discord](https://agemagic.gitbook.io/agemagic/base/zashita-akkaunta-verifikaciya/discord.md)
- [Telegram](https://agemagic.gitbook.io/agemagic/base/zashita-akkaunta-verifikaciya/telegram.md)
- [Система спавнеров](https://agemagic.gitbook.io/agemagic/rezhim-mistland/spawners.md): Уникальная система спавнеров, что оптимизирует ваше время и упростит добычу опыта.
- [Новые зачарования](https://agemagic.gitbook.io/agemagic/rezhim-mistland/enchantments.md): Больше 100 новых зачарований, которые помогут в приключении.
- [Карта](https://agemagic.gitbook.io/agemagic/rezhim-mistland/online-map.md): Онлайн карта верхнего мира на нашем сайте.
- [Руны](https://agemagic.gitbook.io/agemagic/rezhim-mistland/runes.md): Наделяют своего носителя разными характеристиками.
- [Защита карт и предметов](https://agemagic.gitbook.io/agemagic/rezhim-mistland/itemlock.md)
- [Удобный чат](https://agemagic.gitbook.io/agemagic/rezhim-mistland/udobnyi-chat.md)
- [Топы](https://agemagic.gitbook.io/agemagic/rezhim-mistland/tops.md): Получайте награды за мастерство в своем деле.
- [Дуэли](https://agemagic.gitbook.io/agemagic/rezhim-mistland/duels.md)
- [Скины](https://agemagic.gitbook.io/agemagic/rezhim-mistland/skins.md): Вы можете сменить свой скин на нашем сайте: https://agemagic.net/skinsystem/
- [Рыбалка](https://agemagic.gitbook.io/agemagic/rezhim-mistland/fishing.md)
- [Скупщик](https://agemagic.gitbook.io/agemagic/rezhim-mistland/seller.md)
- [Аукционы](https://agemagic.gitbook.io/agemagic/indev/auctions.md)
- [Гильдии](https://agemagic.gitbook.io/agemagic/indev/guilds.md)
- [Трейд](https://agemagic.gitbook.io/agemagic/indev/trade.md)
- [Регионы](https://agemagic.gitbook.io/agemagic/indev/regions.md)
- [Сапфиры](https://agemagic.gitbook.io/agemagic/indev/sapphires.md)
- [Косметизация](https://agemagic.gitbook.io/agemagic/indev/cosmetics.md)
- [Свадьбы](https://agemagic.gitbook.io/agemagic/indev/marry.md)
- [Лаки-блоки](https://agemagic.gitbook.io/agemagic/indev/lucky-blocks.md)
- [Варпы](https://agemagic.gitbook.io/agemagic/indev/warps.md)
- [Магазин через сундук](https://agemagic.gitbook.io/agemagic/indev/chest-shop.md)
- [Адаптивный интерфейс](https://agemagic.gitbook.io/agemagic/indev/adapt-ui.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://agemagic.gitbook.io/agemagic/base/wiki.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.
