> For the complete documentation index, see [llms.txt](https://docs.metaf.global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaf.global/breeding/breeding-limits/how-to-breed-your-racehorse.md).

# How to breed your Racehorse

After registering as a member, 5 days after receiving a young race  horse, you can apply for breeding (stallion).

In order to breed race horses purchased through the market, after 7 days of birth (from the time of ownership) horse can breed.\
A female horse that has given birth several times can only be bred after 7 days of development.&#x20;

A male horse can choose to breed from 2\~7 days.

Male horses make money through breeding.

The mare has to pay the mating fee to the stallion through a P2E transaction (the stallion determines the breeding cost).

A foal born through mating becomes the property of the female horse.

Breeding limits define the number of breeding times male and female racehorses can breed per month.

Male ( Colt) 6 times a month / Female ( Filly) 2 times a month.

From the first time breeding, race horses can breed without a stable.

But from the second breeding, stable is required ,one stable can be used for many future.

The condition for the second breeding is that the previously bred foal must have been distributed to another person.

Level 1= After breeding => Giving birth&#x20;

Level 2=Own a stable +sell a horse => Giving birth&#x20;

Level 3=sell a horse => Giving birth&#x20;

Level 4=sell a horse => Giving birth&#x20;

Level 5=sell a horse => Giving birth

Female after 5 breeding times becomes race  horse.

Stable fee: same price as 48 USD.

Horse price after breeding

Create better horses by choosing horses with better rarity (bloodline) and system to breed.

The foal will inherit the gene from the parent horse and it affects the racing speed later on.


---

# 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://docs.metaf.global/breeding/breeding-limits/how-to-breed-your-racehorse.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.
