# ABOUT STABLE

Like pets in the real world, horses can be bred to produce new offspring through breeding.

![](/files/W03bNHjncoiYjSKVEULG)

The function of the Stable is to provide a platform for players to understand the attributes of their horses, field suitability and other data, as well as an overview of the horses they own.

Players can see the specific attributes of the horses in the "Stable" interface, such as their names, levels, combat power, field suitability, distance suitability, speed, stamina, burst and balance attributes, and skills.

The horse's level and four dimensional attributes are only effective in PVE, while horses only show the level 1 and initial attributes in Match Play . The horse's suitability only affects the horse's 4-dimensional attributes during races based on race information (not visible), and the distance suitability only shows the most suitable distance, that is, the recommended length of the race to participate in.


---

# 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://docs.winnfthorse.io/win-nft-horse-white-paper/about-stable.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.
