# Level

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

Vehicle NFTs start at Level 1 and can be leveled up to Level 50. You can increase a Vehicle’s level by spending XPER and PER tokens, and specific items for certain levels.&#x20;

Each level-up grants Stat Points that can be allocated to basic attributes (Speed, Luck, Energy, and Durability). Higher-Grade Vehicles earn more Stat Points per level.

<table><thead><tr><th width="309">Vehicle Grade</th><th width="112">Normal</th><th width="117">Rare</th><th width="106">Elite</th><th>Epic</th></tr></thead><tbody><tr><td>Stat Points earned at each level-up</td><td>4</td><td>6</td><td>8</td><td>10</td></tr></tbody></table>

The tokens and Level-up Parts required for each level-up depend on the Vehicle’s Grade and its current level. Refer to the tables(click link) below for the specific requirements at each level for different Grades.

[**\[Normal\]**](/perplay-whitepaper/game-fi/nft/level/normal-requirement-for-level-up.md) **/** [**\[Rare\]**](/perplay-whitepaper/game-fi/nft/level/rare-requirement-for-level-up.md) **/** [**\[Elite\]**](/perplay-whitepaper/game-fi/nft/level/elite-requirement-for-level-up.md) **/** [**\[Epic\]**](/perplay-whitepaper/game-fi/nft/level/epic-requirement-for-level-up.md)

The level-up process takes time, but you can shorten it by spending XPER. While leveling up, certain activities are restricted, including:

* Initiating a new level-up process
* Transferring the leveling Vehicle to your Wallet
* Listing the leveling Vehicle on the in-app Market
* Breeding with the leveling Vehicle as a Parent
* Evolving the leveling Vehicle

The time and XPER cost to speed up the process are determined by the Vehicle’s level, not its Grade. Instantly finishing the level-up process requires 1 XPER per remaining minute. The table below provides a summary of the XPER cost and time for each level-up process.

[**\[Level-up time / Cost for instant Level-up\]**](/perplay-whitepaper/game-fi/nft/level/level-up-time-cost-for-instant-level-up.md)

All Vehicles, regardless of Grade, gain additional features at every five levels.

<table><thead><tr><th width="97.33333333333331">Level</th><th>Feature</th><th>Description</th></tr></thead><tbody><tr><td>5</td><td>Breeding unlocked</td><td>The Vehicle becomes eligible as a Breeding Parent.</td></tr><tr><td>10</td><td>First Gem Socket unlocked</td><td>You can mount a Gem in the first Gem Socket.</td></tr><tr><td>15</td><td>Repair cost decreased</td><td>The XPER cost to repair the Vehicle slightly decreases.</td></tr><tr><td>20</td><td>Second Gem Socket unlocked</td><td>You can mount a Gem in the second Gem Socket.</td></tr><tr><td>25</td><td>Special Box opening cost decreased</td><td>The XPER cost to open a Special Box slightly decreases (1%*, bonuses are cumulative if you have multiple eligible Vehicles).</td></tr><tr><td>30</td><td>Third Gem Socket unlocked</td><td>You can mount a Gem in the third Gem Socket.</td></tr><tr><td>35</td><td>Fourth Gem Socket unlocked</td><td>You can mount a Gem in the fourth Gem Socket.</td></tr><tr><td>40</td><td>XPER gain increased</td><td>When mining, you earn slightly more XPER tokens (bonuses are cumulative if you have multiple eligible Vehicles).</td></tr><tr><td>45</td><td>XPER gain increased</td><td>When mining, you earn slightly more XPER tokens (bonuses are cumulative if you have multiple eligible Vehicles).</td></tr><tr><td>50</td><td>XPER gain increased</td><td>When mining, you earn slightly more XPER tokens (bonuses are cumulative if you have multiple eligible Vehicles).</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/level.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.
