> 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/getting-started/racehorses/racehorses-rare-levels-bloodline.md).

# Racehorses - Rare Levels(Bloodline)

There are 4 rare levels(Bloodline).

Each bloodline possesses different qualities that affect how a race  horse’s ability is calculated during the birthing (minting) process.

* Legendary (10% of distribution to total quantity)(purple eyes)
* Epic (20% of distribution to total quantity) (red eyes)
* Rare(30% of distribution to total quantity) (yellow eyes)
* Common(40% of distribution to total quantity) (blue eyes)

Rarity (Bloodline) Ratio When Calculating Performance Ratio(80%)

* Legendary  – 180%
* Epic  – 150%
* Rare – 110%
* Common – 100%

Rarity (Bloodline) Ratio When Breeding (80%)

* Legendary   – 100%
* Epic   – 110%
* Rare  – 150%
* Common  – 180%


---

# 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/getting-started/racehorses/racehorses-rare-levels-bloodline.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.
