# Grade (Vehicle Grades)

Vehicle NFTs are categorized into five Grades: Normal, Rare, Elite, Epic, and Ultimate.

<figure><img src="/files/29n64mIUyEULBRMreW6M" alt=""><figcaption></figcaption></figure>

Grades represent the rarity of NFTs and give the following differences:

<table><thead><tr><th width="220">Feature</th><th>Description</th></tr></thead><tbody><tr><td>Base Stats</td><td>A Vehicle’s Base Stats are determined within a random range set per Grade, with higher Grade granting higher numbers.</td></tr><tr><td>Number of Stat Points</td><td>Vehicles receive a set number of Stat Points on each level-up. The higher a Vehicle’s Grade, the more Points it gets when it levels up.</td></tr><tr><td>Ownership Bonus Cap</td><td>The higher your Main Vehicle’s Grade, the limit of the Ownership Bonuses from your other Vehicles increases.</td></tr></tbody></table>


---

# 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://docs.perplay.io/perplay-whitepaper/game-fi/nft/grade-vehicle-grades.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.
