# Ekuus Game

- [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)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game.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.
