# Racing

<details>

<summary>📍Car stats</summary>

Endurance - the times of collisions the car body can withstand.

Max Speed ​​- The upper limit of the speed that the engine affects.

Acceleration - the acceleration affected by the engine.

Steering - the ability to steer left or right turns.

Drift - the ability to manipulate drift.

Charge - The time and ability to fill up nitrogen or cast a move.

Boost - Nitrogen injection increases acceleration.

Prolong - Duration of nitrogen sparging acceleration.

</details>

<details>

<summary>📍Types of Racing</summary>

Speedy - With maximum speed, acceleration and jet ability, good air collection and sustaining ability, it is a must-have for the championship.&#x20;

Muscular - strong crash resistance and longevity, good speed and acceleration ability, and is the dominant car on the race track.&#x20;

Nimble - strong steering, drifting and air collection ability, and has many moves to support the team, so it is an indispensable existence for the team.

</details>

<details>

<summary>📍Racing Class</summary>

Tier1：Newby Introductory&#x20;

Tier2：Normal Normal&#x20;

Tier3：Advanced Advanced&#x20;

Tier4：Rare&#x20;

Tier5：Baron&#x20;

Tier6：Lengendary Legend&#x20;

Tier7：Godlike Myth

</details>


---

# 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://gamefi-racing.gitbook.io/gamefi-racing-1/ying-wen/gamefi-racing-nft/racing.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.
