# Rune Hero

## Rune Hero

- [Introduction](https://whitepaper.runehero.io/rune-hero/introduction.md)
- [Characters](https://whitepaper.runehero.io/rune-hero/gameplay/characters.md)
- [Equipment](https://whitepaper.runehero.io/rune-hero/gameplay/equipment.md)
- [Item](https://whitepaper.runehero.io/rune-hero/gameplay/item.md)
- [Energy](https://whitepaper.runehero.io/rune-hero/gameplay/energy.md)
- [Guild](https://whitepaper.runehero.io/rune-hero/gameplay/guild.md)
- [Dungeon](https://whitepaper.runehero.io/rune-hero/gameplay/dungeon.md)
- [Raid](https://whitepaper.runehero.io/rune-hero/gameplay/raid.md)
- [Arena](https://whitepaper.runehero.io/rune-hero/gameplay/arena.md)
- [Life Skill](https://whitepaper.runehero.io/rune-hero/gameplay/life-skill.md)
- [Outland(PvEvP)](https://whitepaper.runehero.io/rune-hero/gameplay/outland-pvevp.md)
- [Legendary Weapon](https://whitepaper.runehero.io/rune-hero/gameplay/legendary-weapon.md)
- [Tournament](https://whitepaper.runehero.io/rune-hero/gameplay/tournament.md)
- [Economic Cycle](https://whitepaper.runehero.io/rune-hero/economy/economic-cycle.md)
- [Philosophy](https://whitepaper.runehero.io/rune-hero/economy/philosophy.md)
- [xRune: The Genesis NFT](https://whitepaper.runehero.io/rune-hero/economy/xrune-the-genesis-nft.md)
- [Arcane Crystal NFT](https://whitepaper.runehero.io/rune-hero/economy/arcane-crystal-nft.md)
- [Deposit and Withdraw](https://whitepaper.runehero.io/rune-hero/economy/deposit-and-withdraw.md)
- [Tokenomics](https://whitepaper.runehero.io/rune-hero/economy/tokenomics.md)
- [Pre-Alpha Test (Complete)](https://whitepaper.runehero.io/rune-hero/game-build/pre-alpha-test-complete.md)
- [Alpha Test (Complete)](https://whitepaper.runehero.io/rune-hero/game-build/alpha-test-complete.md)
- [Season 0](https://whitepaper.runehero.io/rune-hero/game-build/season-0.md)
- [Roadmap](https://whitepaper.runehero.io/rune-hero/learn-more/roadmap.md)
- [Official Links](https://whitepaper.runehero.io/rune-hero/learn-more/official-links.md)
- [FAQ](https://whitepaper.runehero.io/rune-hero/learn-more/faq.md)


---

# 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.runehero.io/rune-hero/introduction.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.
