# Ranks, Grades and Quality of Horses in Owner's Club

<figure><img src="/files/F4IGdU8ztoJ85Q1OzQnD" alt=""><figcaption></figcaption></figure>

## **Horse Grades**

* Each horse in Owner's Club has a "Grade."
* Horses are categorized as either Grade 1,2,3.
* When players buy horses within the mobile app, they choose their Grades and Quality as part of the purchase process.
* Public Races in Owner's Club are restricted to horses that fall within set ranges of core parameters that align with the Grades of horses.
* Typically, two out of three of the Core Attributes of horses (Speed, Stamina, and Acceleration) will fall within the following ranges: ​
  * Grade 1 - Greater than 70
  * Grade 2 - Between 60 and 69
  * Grade 3 - Between 50 and 59
* The training budget (points that can be applied to increase core attributes) and the skill budget (points that can be used to learn skills) vary by horse Grade.&#x20;
* Because Traits are unlocked based on the level of the Speed, Stamina, and Acceleration of a horse, horses with higher Grades will typically have more traits unlocked.

## Grades

Grades are used as a race classification in Owner's Club and Real-World Thoroughbred Racing. We label our Invincible Horses with Grades because they are analogous with Real-World horses and more easily understood by new players and Invincible Horse Traders regarding the capabilities of our horse. &#x20;

## Quality

When purchasing a horse, within each Grade of horses in Owner's Club there is another classification called "Quality". The quality of each horse will either be Regular, High, or Very High. &#x20;

##


---

# 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://invincible-gg.gitbook.io/owners-club-game-guide/KVovIdfGpUSMyD7jnMQT/ai-powered-thoroughbred-horses-and-racing/ranks-grades-and-quality-of-horses-in-owners-club.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.
