> For the complete documentation index, see [llms.txt](https://coincu.gitbook.io/defihorse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coincu.gitbook.io/defihorse/stable-owner-pathway/top-notch-racehorses.md).

# Top-notch Racehorses

Defihorse was created to be a simulation of real-life horse racing. When breeding two racehorses together, there is also a slight element of unpredictability. Non-Genesis racehorses can produce champions.

If you want to breed top-notch racehorses, you need carefully examine all available information about the racehorses you plan to mate with, paying particular attention to:

* ***DNA profile***
* ***Racetrack Performance History.***

Each foal is born with a unique DNA profile (bloodline, genotype, breed type, and coat color) as well as a mix of abilities and characteristics inherited from its parents.

If you own a racehorse, which breeds an offspring, and that offspring racehorse wins a race. The community will never forget your racehorse as the one that bred the top-notch racehorse. As a result, by putting your top-notch racehorse in Stud Farm, you can raise the price on the marketplace.&#x20;

We recommend you keep track of all of your racehorses since this indirectly influences their values.


---

# 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://coincu.gitbook.io/defihorse/stable-owner-pathway/top-notch-racehorses.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.
