# Whitepaper

## Whitepaper

- [Welcome to RavenQuest](https://whitepaper.ravenquest.io/ravenquest/welcome-to-ravenquest.md)
- [Our Mission & Vision](https://whitepaper.ravenquest.io/ravenquest/our-mission-and-vision.md)
- [The Team](https://whitepaper.ravenquest.io/ravenquest/the-team.md)
- [A Content Rich Game](https://whitepaper.ravenquest.io/gameplay/a-content-rich-game.md)
- [Archetypes](https://whitepaper.ravenquest.io/gameplay/archetypes.md)
- [Professions](https://whitepaper.ravenquest.io/gameplay/professions.md)
- [Tradepacks](https://whitepaper.ravenquest.io/gameplay/tradepacks.md)
- [Mounts](https://whitepaper.ravenquest.io/gameplay/mounts.md)
- [Ships & Wagons](https://whitepaper.ravenquest.io/gameplay/ships-and-wagons.md)
- [Play with Friends, Anytime!](https://whitepaper.ravenquest.io/gameplay/play-with-friends-anytime.md)
- [Player Vs Player](https://whitepaper.ravenquest.io/gameplay/player-vs-player.md): - Arena, Guild Wars, Warmode/Plundering Channels & Aether Gates
- [A Tried and Tested Economy](https://whitepaper.ravenquest.io/economy/a-tried-and-tested-economy.md)
- [Quest Tokens ($QUEST)](https://whitepaper.ravenquest.io/economy/quest-tokens-usdquest.md)
- [Earning $QUEST with Fame](https://whitepaper.ravenquest.io/economy/earning-usdquest-with-fame.md)
- [Currency Dynamics in RavenQuest](https://whitepaper.ravenquest.io/economy/currency-dynamics-in-ravenquest.md)
- [The $QUEST Ecosystem](https://whitepaper.ravenquest.io/economy/the-usdquest-ecosystem.md)
- [Guilds](https://whitepaper.ravenquest.io/economy/guilds.md): Guild Crest and Guild Earnings
- [A Simple & Accessible Earning Model](https://whitepaper.ravenquest.io/economy/a-simple-and-accessible-earning-model.md)
- [Patron](https://whitepaper.ravenquest.io/economy/patron.md)
- [Renown](https://whitepaper.ravenquest.io/economy/renown.md): Gaining Renown
- [Effort](https://whitepaper.ravenquest.io/economy/effort.md)
- [Protected with AnyBrain.gg](https://whitepaper.ravenquest.io/economy/protected-with-anybrain.gg.md)
- [Tracked with Apache Superset](https://whitepaper.ravenquest.io/economy/tracked-with-apache-superset.md)
- [Tokenomics](https://whitepaper.ravenquest.io/economy/tokenomics.md)
- [Land](https://whitepaper.ravenquest.io/nfts/land.md)
- [RavenCards](https://whitepaper.ravenquest.io/nfts/ravencards.md)
- [Cosmetics](https://whitepaper.ravenquest.io/nfts/cosmetics.md)
- [Whitepaper](https://whitepaper.ravenquest.io/misc/whitepaper.md): What is a Whitepaper?


---

# 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://whitepaper.ravenquest.io/ravenquest/welcome-to-ravenquest.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.
