# Dragon System

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

In DragonRaceAI, players will have the opportunity to collect and train five different types of dragons, four of which are regular types and the fifth being a special version, to be issued as NFTs on the Ethereum mainnet. These dragons not only boast unique appearances but also possess six different characteristics that determine their performance and strategy in races:

* Resilience
* Power
* Magic Affinity
* Bond Strength
* Strategic
* Agility

Each dragon will have a level (LV), which will determine the class of race they can participate in. The relationship between level and class is as follows:

* LV 1-100: CLASS 9
* LV 101-200: CLASS 8
* And so on, up to the highest level.

Dragons in DragonRaceAI are distinguished as male and female, a distinction that not only affects the breeding mechanism but may also influence interactions in certain races or tasks.

Moreover, each dragon's race participation record will be meticulously documented, including their performance in each race, the positions they achieve, and any special accomplishments. These records not only add depth and engagement to the game but also allow players to track the growth and racing history of their dragons, providing valuable information for future racing strategies.


---

# 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://fr0.gitbook.io/dragonraceai/about-us/game-mechanics/dragon-system.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.
