# &#x20;Game

## Rarities <a href="#statistics-of-a-car" id="statistics-of-a-car"></a>

| COMMON     | 50% | 60 FUEL  |
| ---------- | --- | -------- |
| SUPER RARE | 35% | 75 FUEL  |
| BLACK      | 10% | 90 FUEL  |
| LEGENDARY  | 5%  | 105 FUEL |

## Statistics of a car <a href="#statistics-of-a-car-1" id="statistics-of-a-car-1"></a>

Stats PointsEach car has 4 statistics points:

* Speed
* Power
* Drift
* Fuel

We will have a detailed section about the effect of statistics points in the game, especially PvP, read more at "Upgrade Car" Part.

As a player in SolCar's, your mission is to win races (PvP, PvC racing) to get **tokens (**$SCA&#x52;**)**, **experience points,** and **materials**.

To participate in a race, cars need **fuel**. With the fuel, you can refill once a day with 2 $SCAR for each car for a fuel fee.

When you gain enough experience points, you can use materials to **upgrade** your car with Item Box and these materials and cars can be resold on the **Marketplace**.

## Virtual Races <a href="#virtual-races" id="virtual-races"></a>

When participating in virtual races, the car will need to spend 15 fuels.

The virtual race results will be calculated by the system based on the player's car stats points.

Players can join 5 Virtual Races every day.

The rewards for winners:

* Materials
* Experience points
* Tokens


---

# 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://solcars-1.gitbook.io/solcars/gameplay/game.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.
