# Wheel NFT

![](/files/LRRFWPQRe4WZynIDiaAp)

These NFTs are game NFTs that have no relation to the physical world. WHEEL NFTs have the attribute **Resilience (R)** to reflect CAR NFT Durability (D). The amount of decrease in D depends on the Resilience. The more the Resilience, the lesser the decrease in durability.

There are different types of WHEEL NFTs for maximizing earnings on different daily driving distances (day is based on UTC time):

| WHEEL NFT Type | Min distance (km/mile) | Max distance (km/mile) |
| :------------: | :--------------------: | :--------------------: |
|       X1       |            0           |         15 / 9         |
|       X2       |         15 / 9         |        100 / 62        |
|       X4       |        100 / 62        |        250 /155        |
|       X8       |        250 / 155       |        500 / 310       |

Drivers who drive about 10 km on a normal day and occasionally drive 200 km should purchase X1 and X4 WHEEL NFTs to maximize their rewards on both days.


---

# 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://roadrunr-protocol.gitbook.io/roadrunr-documentation/technology/car-and-roadrunr-nfts/wheel-nft.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.
