# Player's Handbook

- [Wizards, Clerics & Druids](https://wizardsarena.gitbook.io/wizards-arena/players-handbook/wizards-clerics-and-druids.md): Each NFT has a unique combination of traits
- [Tournament & Other Gameplay](https://wizardsarena.gitbook.io/wizards-arena/players-handbook/tournament-and-other-gameplay.md)
- [Magic Shop](https://wizardsarena.gitbook.io/wizards-arena/players-handbook/magic-shop.md): Magic shop is the place where your Wizard can become a great Wizard.
- [Wizard XP](https://wizardsarena.gitbook.io/wizards-arena/players-handbook/wizard-xp.md)
- [Equipment](https://wizardsarena.gitbook.io/wizards-arena/players-handbook/equipment.md): Increase your Wizard's power with powerful magical items
- [The Forge](https://wizardsarena.gitbook.io/wizards-arena/players-handbook/the-forge.md): Forge magical items


---

# 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://wizardsarena.gitbook.io/wizards-arena/players-handbook.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.
