# Attributes Horse

Horses are born with attributes that will determine their performance within the Ekuus world, these attributes are mostly inherited by the attributes of their parents. These attributes are made up of a **Level** that will represent its power, the higher the level, the greater its relevance within the track, and the value of said attribute.\
These levels cover a range of 1 as a minimum value and 5 as a maximum value.\
At Ekuus we divide these attributes into basic, primary, secondary and special attributes.

## **Basics**

They are the characteristics that the horse has such as name, age, sex, coat, stamina, physical preparation.

## **Primaries**

They are the main attributes which define to a greater degree the development of the horse in the race, these are: **Speed**, **Acceleration**, **Consistence** and **Start**.

## **Secondaries**

These attributes are related to the horse's attitude, aptitude and preferences on the track, such preferences do not limit or exclude the horse from an entry in a race where the horse does not meet all the preferences.\
They can offer an improvement bonus on the primary attributes as long as the preference of the horse on the track is met. These attributes are: **Distance**, **Nature**, **Surface**, **Terrain**, **Vigor**.

{% hint style="info" %}
Ekuus offers a quick and general vision of these attributes through the following graph of the attributes by their **Level**
{% endhint %}


---

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