# Player Strategy

Once the horse is registered for a race, an interface will be presented where the user can develop a detailed strategy. In Ekuus, success on the track crucially depends on how the horse's stamina, which can reach up to 100%, is managed. Here, players decide the intensity with which their horse will use this stamina throughout the race, allowing adjustments every 100 meters to optimize performance based on the competition circumstances.\
\
**Types of Intensities:**

* **High:** The horse performs a strong sprint, consuming 10% of the stamina. This option is ideal for critical moments where a significant boost is sought.
* **Medium:** The horse maintains a moderate sprint, using only 5% of the stamina, balancing speed and energy conservation.
* **Low:** The horse executes a light sprint without spending any stamina, useful for preserving energy for the final or strategic stages of the race.

In addition to intensity management, players can make tactical decisions about their position on the track. For example, choosing when and where the horse should move to the inside or outside of the track is crucial, as running on the outside can consume more stamina due to the longer distance covered.

The strategy in Ekuus does not end here. Players must meticulously consider their horse's attributes and how these interact with the type of track and terrain conditions. Each decision counts and can significantly influence the outcome of the race, making strategy a dynamic and essential component of the game.

These strategic elements make Ekuus not just a racing game, but a complex and immersive experience where the planning and tactics of the player determine success in the exciting world of NFT horse racing.


---

# 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/player-strategy.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.
