# Whitepaper

## LATEST ONE

- [Introducing Heroes of Holdem](https://heroesofholdem.gitbook.io/whitepaper/welcome/introducing-heroes-of-holdem.md): Official Heroes of Holdem Whitepaper
- [Getting Started](https://heroesofholdem.gitbook.io/whitepaper/welcome/getting-started.md)
- [Referrals](https://heroesofholdem.gitbook.io/whitepaper/welcome/referrals.md): Referring friends at Heroes of Holdem couldn't be easier. You will earn 10% of any H$RO your referrals earn for LIFE!
- [Heroes](https://heroesofholdem.gitbook.io/whitepaper/game/heroes.md)
- [Professions](https://heroesofholdem.gitbook.io/whitepaper/game/heroes/professions.md)
- [Races](https://heroesofholdem.gitbook.io/whitepaper/game/heroes/races.md)
- [Hero Stats](https://heroesofholdem.gitbook.io/whitepaper/game/heroes/hero-stats.md): Each Hero comes with 5 Stats that increase or decrease depending on their Race & Class. On this page, we'll define what those stats mean.
- [Race and Class Stats](https://heroesofholdem.gitbook.io/whitepaper/game/heroes/race-and-class-stats.md)
- [Daily H$RO Cap](https://heroesofholdem.gitbook.io/whitepaper/game/heroes/daily-husdro-cap.md): Depending on the number of Heroes you own, will determine how much H$RO you can win from tournaments each day. You can find your current Star rating level on the top bar of your profile.
- [Chests](https://heroesofholdem.gitbook.io/whitepaper/game/chests.md)
- [Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities.md)
- [Cleric Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities/cleric-abilities.md)
- [Druid Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities/druid-abilities.md)
- [Necromancer Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities/necromancer-abilities.md)
- [Ranger Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities/ranger-abilities.md)
- [Thief Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities/thief-abilities.md)
- [Warrior Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities/warrior-abilities.md)
- [Wizard Abilities](https://heroesofholdem.gitbook.io/whitepaper/game/abilities/wizard-abilities.md)
- [Equipment](https://heroesofholdem.gitbook.io/whitepaper/game/equipment.md)
- [Equipment List](https://heroesofholdem.gitbook.io/whitepaper/game/equipment/equipment-list.md): Bolstered: Multiply the % chance of activation by the amount of opponent's at the table.
- [Minions](https://heroesofholdem.gitbook.io/whitepaper/game/minions.md)
- [Glossary](https://heroesofholdem.gitbook.io/whitepaper/game/glossary.md)
- [Tournaments & Events](https://heroesofholdem.gitbook.io/whitepaper/game/tournaments-and-events.md)
- [Rewards for Events](https://heroesofholdem.gitbook.io/whitepaper/game/tournaments-and-events/rewards-for-events.md)
- [Hero Rating](https://heroesofholdem.gitbook.io/whitepaper/game/tournaments-and-events/hero-rating.md)
- [Tokenomics](https://heroesofholdem.gitbook.io/whitepaper/economy/tokenomics.md)
- [Recruitment (Breeding)](https://heroesofholdem.gitbook.io/whitepaper/economy/recruitment-breeding.md)
- [Leaderboard Winners](https://heroesofholdem.gitbook.io/whitepaper/economy/leaderboard-winners.md): Looking at the spreadsheet below, you can see a record of the Seasonal Leaderboard Winners who will get their G$MS Airdropped to them once Heroes of Holdem goes on chain.
- [Core Team](https://heroesofholdem.gitbook.io/whitepaper/project/core-team.md)
- [Partners](https://heroesofholdem.gitbook.io/whitepaper/project/partners.md)
- [Particle (Login) Guide](https://heroesofholdem.gitbook.io/whitepaper/project/particle-login-guide.md)
- [User Terms of Service Agreement](https://heroesofholdem.gitbook.io/whitepaper/project/user-terms-of-service-agreement.md)
- [Privacy Policy](https://heroesofholdem.gitbook.io/whitepaper/project/privacy-policy.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://heroesofholdem.gitbook.io/whitepaper/welcome/introducing-heroes-of-holdem.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.
