> For the complete documentation index, see [llms.txt](https://docs.reventon.io/reventon-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reventon.io/reventon-whitepaper/nfts/car-nfts.md).

# Car NFTs

## **Series & Car NFTs** &#x20;

All modes in REVENTON (Races, Battles, and Tournaments) have matches in every series. All cars are bound to compete within their own series matches. They cannot enter higher or lower series matches. Higher series cost more but benefit from greater staking and PVP rewards. &#x20;

**In REVENTON, we have 3 series;**

![](/files/LDcU27t86DOWSXJLJzdW)

![](/files/ZhTV6RKWUgScfDHBGCRV)

**What do you get when you purchase a series ?**

Buying a series grants you:

* Access to PVP races, battles & tournaments within the purchased series
* 1 Car NFT

There is a direct relation between a car’s POWER and its NFT market value. Staking cars with more parts results in higher returns. This makes the REVENTON series Car NFT the most valuable NFT in REVENTON.

![](/files/DfuLMLk1nl3HFFKSWpYM)

## Stat Points

Cars come with a fixed set of stat points. These points define the performance of the car and can be fine tuned at the[ garage](/reventon-whitepaper/gameplay/game-mechanics/garage.md).

• **Top speed**

• **Acceleration**&#x20;

**• Handling**

**• Braking**&#x20;

**• Stability** <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.reventon.io/reventon-whitepaper/nfts/car-nfts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
