> For the complete documentation index, see [llms.txt](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.ekuusonline.com/ekuus-whitepaper-en/ekuus-game/nft-horse/breeds.md).

# Breeds

Horse racing has a long history. Multiple breeds participate in them. At Ekuus we have 4 breeds of racehorses that have properties that make them different from the others. They are based on similarities at a visual level, which generates an important attraction when it comes to breeding NFT horses. The user will have total freedom when it comes to breeding the horses, they can choose between being a breeder of a particular breed or crosses in search of a coat color that makes it special, this breeding option can be done once who has a mare and a stallion on his property.

The breeds present in Ekuus are: **Thoroughbred** , **American Quarter Horse** , **Arabian** and **Appaloosa**.

{% hint style="info" %}
Note\
The horse has an attribute called **Breed** that determines your breed and is associated with an attribute called **Coat color** que especifica la variedad.
{% endhint %}


---

# 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 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/nft-horse/breeds.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.
