# Game

- [Introduction](https://docs.reavers.xyz/game/introduction.md): Do you have what it takes?
- [Missions](https://docs.reavers.xyz/game/missions.md): Navigating the Seas: The Missions of Reavers
- [Plunders](https://docs.reavers.xyz/game/missions/plunders.md): Get the bag
- [Raids](https://docs.reavers.xyz/game/missions/raids.md): Unlocking the Secrets of Each Island
- [Battles](https://docs.reavers.xyz/game/missions/battles.md): Fight or Flight
- [Progression](https://docs.reavers.xyz/game/progression.md): Charting Your Path Through the Islands
- [Islands](https://docs.reavers.xyz/game/progression/islands.md): Explore and set sail
- [Levels](https://docs.reavers.xyz/game/progression/levels.md): Ascending the Ranks
- [Playbook](https://docs.reavers.xyz/game/playbook.md): The Definitive Strategy Guide
- [Characters](https://docs.reavers.xyz/game/playbook/characters.md): Choose your player
- [Levels](https://docs.reavers.xyz/game/playbook/levels.md): 1UP!
- [Plunder Risks](https://docs.reavers.xyz/game/playbook/plunder-risks.md): Throw your dice!
- [Island 1 Plunders](https://docs.reavers.xyz/game/playbook/island-1-plunders.md): Where will you grab that $BOOTY?
- [Island 2 Plunders](https://docs.reavers.xyz/game/playbook/island-2-plunders.md): Where will you grab that $BOOTY?
- [Raids & Battle Boosters](https://docs.reavers.xyz/game/playbook/raids-and-battle-boosters.md): Choose your weapon!
- [Island 1 Raids](https://docs.reavers.xyz/game/playbook/island-1-raids.md): Grab that weapon!
- [Island 2 Raids](https://docs.reavers.xyz/game/playbook/island-2-raids.md): Grab that weapon!
- [Battle to Island 2](https://docs.reavers.xyz/game/playbook/battle-to-island-2.md): Will you defeat the Silent Mary?


---

# 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://docs.reavers.xyz/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.
