# CAR and ROADRUNR NFTs

At the centre of all the data, services and gamification lies the **virtual twin of your car, your own CAR NFT** which can be minted at a negligible cost (only gas fees <$1). This CAR NFT will be a proof of ownership of your car on blockchain. All the services and gamification revolve around this CAR NFT.

In order to earn while driving, one needs to purchase ROADRUNR gaming NFTs. These NFTs give reward earning attributes to your CAR NFT. There are 3 broad categories of **Gaming NFTs : BODY, ENGINE and WHEEL**. At least one NFT from each of the 3 categories must be purchased to empower your CAR NFT to start earning.

At launch, these NFTs can be minted from the IoTeX MachineFi NFTs by fusing them with **TESSERACT NFTs**. This fusion will result in the minting of BODY, WHEEL and ENGINE NFTs. One can start earning driving rewards immediately after this fusion. All except the CAR NFTs can be purchased, replaced, upgraded and sold at the ROADRUNR NFT marketplace. CAR NFT along with the other NFTs enable the user to monetize the trips linked to their vehicle based on daily distance travelled by them.

|   NFT  | Sellable |           Earning Attribute           |
| :----: | :------: | :-----------------------------------: |
|   CAR  |    No    | Health (H), Miner (M), Durability (D) |
| ENGINE |    Yes   |             Efficiency (E)            |
|  WHEEL |    Yes   |        Resilience (R), Type (T)       |
|  BODY  |    Yes   |            Style Points (S)           |


---

# 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.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.
