# Reavers

## Reavers

- [Reavers](https://docs.reavers.xyz/introduction/reavers.md)
- [NFT Collection](https://docs.reavers.xyz/introduction/nft-collection.md): Choose your character
- [The Lore](https://docs.reavers.xyz/introduction/the-lore.md): Once upon a time...
- [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?
- [$BOOTY](https://docs.reavers.xyz/token/usdbooty.md): Your Essential Game Token
- [First Mate](https://docs.reavers.xyz/nft/first-mate.md): First Character
- [Quartermaster](https://docs.reavers.xyz/nft/quartermaster.md): Second Character
- [Crew](https://docs.reavers.xyz/nft/crew.md): Gather the squad
- [1/1s](https://docs.reavers.xyz/nft/1-1s.md): Will you be one of the lucky 20?
- [Introduction](https://docs.reavers.xyz/inventory/introduction.md): Mastering Your Inventory: The Power of Items and Gems
- [Items](https://docs.reavers.xyz/inventory/introduction/items.md): Equip Yourself
- [Gems](https://docs.reavers.xyz/inventory/introduction/gems.md): Redemption in Every Setback
- [Mape](https://docs.reavers.xyz/team/mape.md): Co-Founder & CEO
- [Emploice](https://docs.reavers.xyz/team/emploice.md): Co-Founder & COO
- [Developers](https://docs.reavers.xyz/team/developers.md): Behind the Code
- [Artist](https://docs.reavers.xyz/team/artist.md): Master of Digital Brushstrokes
- [Advisors](https://docs.reavers.xyz/team/advisors.md): Guiding Luminaries
- [Links](https://docs.reavers.xyz/other/links.md): Say Hi!
- [Terminology](https://docs.reavers.xyz/other/terminology.md): Understanding the Lingo


---

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