# XERIANS

## XERIANS

- [Introduction](https://whitepaper.xerians.com/readme.md)
- [Minting](https://whitepaper.xerians.com/readme/minting.md)
- [NFT Holders’ Rewards](https://whitepaper.xerians.com/readme/nft-holders-rewards.md)
- [How To Win](https://whitepaper.xerians.com/readme/nft-holders-rewards/how-to-win.md)
- [Rewards By Phase](https://whitepaper.xerians.com/readme/nft-holders-rewards/rewards-by-phase.md)
- [Legal Disclaimer](https://whitepaper.xerians.com/legal-disclaimer.md)
- [Game Mechanics](https://whitepaper.xerians.com/game-mechanics.md)
- [Xerian Types & Rarity](https://whitepaper.xerians.com/game-mechanics/xerian-types-and-rarity.md)
- [Chieftains (111 Heroic NFTs)](https://whitepaper.xerians.com/game-mechanics/xerian-types-and-rarity/chieftains-111-heroic-nfts.md)
- [Unique Xerians (240 Super Rare NFTs)](https://whitepaper.xerians.com/game-mechanics/xerian-types-and-rarity/unique-xerians-240-super-rare-nfts.md)
- [Xerian Soldiers (Rare/Epic/Gold)](https://whitepaper.xerians.com/game-mechanics/xerian-types-and-rarity/xerian-soldiers-rare-epic-gold.md)
- [Body Parts & Skills](https://whitepaper.xerians.com/game-mechanics/body-parts-and-skills.md)
- [Cards & Rarity](https://whitepaper.xerians.com/game-mechanics/cards-and-rarity.md)
- [Boosters](https://whitepaper.xerians.com/game-mechanics/boosters.md)
- [Races & Skills](https://whitepaper.xerians.com/game-mechanics/races-and-skills.md)
- [Xerenas (Arenas)](https://whitepaper.xerians.com/game-mechanics/xerenas-arenas.md)
- [Match Algorithm](https://whitepaper.xerians.com/game-mechanics/match-algorithm.md)
- [Investor Market](https://whitepaper.xerians.com/game-mechanics/investor-market.md)
- [Earning Mechanisms & P2E](https://whitepaper.xerians.com/earning-mechanisms-and-p2e.md)
- [Play to Earn](https://whitepaper.xerians.com/earning-mechanisms-and-p2e/play-to-earn.md)
- [Staking](https://whitepaper.xerians.com/earning-mechanisms-and-p2e/staking.md)
- [Xerians Universe](https://whitepaper.xerians.com/xerians-universe.md)
- [Chieftains](https://whitepaper.xerians.com/xerians-universe/chieftains.md)
- [Unique Xerians](https://whitepaper.xerians.com/xerians-universe/unique-xerians.md)
- [Game Economy](https://whitepaper.xerians.com/game-economy.md)
- [Community Rewards](https://whitepaper.xerians.com/community-rewards.md)
- [IGO](https://whitepaper.xerians.com/igo.md)
- [Roadmap](https://whitepaper.xerians.com/roadmap.md)
- [Team](https://whitepaper.xerians.com/team.md)
- [Find out more](https://whitepaper.xerians.com/find-out-more.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.xerians.com/readme.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.
