# Gameplay

- [Exploration Mode](https://whitepaper.voxies.io/gameplay/exploration-mode.md): Explore the world of Voxie Tactics
- [Battling](https://whitepaper.voxies.io/gameplay/battling.md): How to defeat your foes
- [In-Game Stats](https://whitepaper.voxies.io/gameplay/in-game-stats.md): Important numbers behind the scenes
- [Leveling](https://whitepaper.voxies.io/gameplay/leveling.md): Improve your Voxies and level up
- [Switching Classes](https://whitepaper.voxies.io/gameplay/switching-classes.md): Changing between different Voxie classes
- [Companion Pets](https://whitepaper.voxies.io/gameplay/companion-pets.md): Collectible pets in Voxie Tactics
- [Weapons and Items](https://whitepaper.voxies.io/gameplay/weapons-and-items.md): Countless weapon and item varieties
- [PVP](https://whitepaper.voxies.io/gameplay/pvp.md): Player versus player combat
- [The Arena (Draft Mode)](https://whitepaper.voxies.io/gameplay/pvp/the-arena-draft-mode.md)
- [The Extreme Arena](https://whitepaper.voxies.io/gameplay/pvp/the-extreme-arena.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://whitepaper.voxies.io/gameplay.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.
