# Introduction

![](https://821524660-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MY2GXLxDSxrwDOtIlj2%2F-M_xlgOHUOK4st9lDO8d%2F-M_xmSjN6YJEXj9RPYXb%2Ftwitter-header-blue.png?alt=media\&token=947f196f-c51f-47bf-81d7-2badc7a76948)

Riot Racers is a crypto car racing game where players own parts of the game. Players can earn rewards by playing the game or by owning NFTs in the game. The official in-game currency is the RIOT token.

Players can **earn** RIOT tokens when winning races, by owning certain game assets like Gas Stations or Mechanic Shops, and by enrolling in the [Riot Owner's Club](https://whitepaper.riotracers.com/riot-owners-club). The amount of RIOT that can be earned from **racing** depends on the class of that car being raced. Cars exist in seven different [classes](https://whitepaper.riotracers.com/cars/car-classes), from Rookie to Legendary; and the higher the class, the higher the amount of RIOT tokens that can be earned.

RIOT tokens can be **spent** throughout the game to enter races, spawn (i.e. breed) new Cars and Drivers, upgrade Cars, buy game assets in drops, and other activities associated with the game.&#x20;

When entering a race, players are presented with the Race Conditions like weather and track conditions. Players select a Car and Driver to race with, and then select from several options that make up their Race Strategy. The race then happens in the background. Results of the race are determined 20% by the Driver, 29% by the Car, and 51% by how well each racer's Race Strategy plays out. Cars with higher XP and upgrades have an advantage in the race.

Ownable parts of the game include: [Drivers](https://whitepaper.riotracers.com/drivers/drivers), [Cars](https://whitepaper.riotracers.com/cars/cars), [Car Upgrades](https://whitepaper.riotracers.com/cars/car-upgrades), [Gas Stations](https://whitepaper.riotracers.com/ownable-game-assets/gas-stations), [Mechanic Shops](https://whitepaper.riotracers.com/ownable-game-assets/mechanics), [Racetrack Land](https://whitepaper.riotracers.com/ownable-game-assets/land-race-tracks) and [Billboard Land](https://whitepaper.riotracers.com/ownable-game-assets/land-billboards).


---

# 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://whitepaper.riotracers.com/master.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.
