# GAME

- [Battle](https://gitbook.axiequest.com/game/battle.md)
- [Puzzle Board](https://gitbook.axiequest.com/game/battle/puzzle-board.md)
- [Blocks](https://gitbook.axiequest.com/game/battle/blocks.md)
- [Battle Event Sequence](https://gitbook.axiequest.com/game/battle/battle-event-sequence.md)
- [Axies](https://gitbook.axiequest.com/game/axies.md)
- [Class](https://gitbook.axiequest.com/game/axies/class.md)
- [Level](https://gitbook.axiequest.com/game/axies/level.md)
- [Parts](https://gitbook.axiequest.com/game/axies/parts.md)
- [Stats](https://gitbook.axiequest.com/game/axies/parts/stats.md)
- [Skills](https://gitbook.axiequest.com/game/axies/parts/skills.md)
- [Battle Power](https://gitbook.axiequest.com/game/axies/battle-power.md)
- [Equipment](https://gitbook.axiequest.com/game/equipment.md)
- [Primal Core](https://gitbook.axiequest.com/game/equipment/primal-core.md)
- [Mana Core](https://gitbook.axiequest.com/game/equipment/mana-core.md)
- [Meta Crystal](https://gitbook.axiequest.com/game/equipment/meta-crystal.md)
- [Modes](https://gitbook.axiequest.com/game/modes.md)
- [Wild Hunt (PVE)](https://gitbook.axiequest.com/game/modes/wild-hunt-pve.md)
- [Dojo Challenge](https://gitbook.axiequest.com/game/modes/dojo-challenge.md)
- [The Arena (PVP)](https://gitbook.axiequest.com/game/modes/the-arena-pvp.md)
- [Wild Exploration](https://gitbook.axiequest.com/game/modes/wild-exploration.md)
- [Tokenomics](https://gitbook.axiequest.com/game/tokenomics.md)
- [Auction House](https://gitbook.axiequest.com/game/auction-house.md)
- [Spirit Temple](https://gitbook.axiequest.com/game/spirit-temple.md)
- [Dojo Training](https://gitbook.axiequest.com/game/dojo-training.md)
- [Laboratory](https://gitbook.axiequest.com/game/laboratory.md)
- [Metagem Spirits](https://gitbook.axiequest.com/game/metagem-spirits.md)
- [Rainbow Gems](https://gitbook.axiequest.com/game/rainbow-gems.md)
- [Roadmap](https://gitbook.axiequest.com/game/roadmap.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://gitbook.axiequest.com/game.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.
