# Official Ekuus Whitepaper

## Official Ekuus Whitepaper

- [Welcome to Ekuus](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/welcome-to-ekuus.md)
- [Game Concept](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/game-concept.md)
- [Is it a play-to-earn game?](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/is-it-a-play-to-earn-game.md)
- [How does it work?](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/how-does-it-work.md)
- [Player Strategy](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/player-strategy.md)
- [NFT Horse](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse.md)
- [Attributes Horse](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/attributes-horse.md)
- [Attributes Primary](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/attributes-horse/attributes-primary.md)
- [Attributes Secundary](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/attributes-horse/attributes-secundary.md)
- [Rarity](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/rarity.md)
- [Abilities](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/rarity/abilities.md): This section describes the special abilities that Rare horses can possess within the Ekuus ecosystem. Each ability is configured through individual parameters—Activation Range, Probability, and Effect
- [Breeds](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/breeds.md)
- [Thoroughbred](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/breeds/thoroughbred.md)
- [American Quarter Horse](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/breeds/american-quarter-horse.md)
- [Arabian](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/breeds/arabian.md)
- [Appaloosa](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/breeds/appaloosa.md)
- [NFT Jockey](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-jockey.md)
- [NFT Trainer](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-trainer.md)
- [NFT Horse Breeding](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse-breeding.md)
- [NFT Hippodromes](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-hippodromes.md)
- [NFT Accessories](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-accessories.md)
- [EKS Token](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/economic-flows/eks-token.md)
- [Player Earnings](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/economic-flows/player-earnings.md)
- [Monetization](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/economic-flows/monetization.md): Ekuus can be monetized in various ways:
- [Tokenomics](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/pre-sale/tokenomics.md)
- [Token Sales Stages](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/pre-sale/token-sales-stages.md)
- [Bonus Program](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/pre-sale/bonus-program.md)
- [Referral Program](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/pre-sale/referral-program.md)
- [Marketing Strategy](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/marketing-strategy.md)
- [Our Team](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/our-team.md)
- [RoadMap](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/roadmap.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.ekuusonline.com/ekuus-whitepaper-en/welcome-to-ekuus.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.
