# Games Rules

1. **Race**

Each car possesses varying durability stats, directly impacting race endurance. When their durability is depleted, they require a 24-hour rest period before returning to the track.

2. **Fuel**

Fuel Every car begins with 60 fuel points for common cars and 105 fuel points for legendary cars. Following each race, fuel points decrease by 15. When the fuel is depleted, it's necessary to refuel, and a fee of 2 $SCAR's is required for the refill. This fee is permanently burned to combat inflation.

3. **Durability**

The cars have durability based on the number of races they can run. Every car can participate in up to 20 races before requiring repair. If the durability points fall too low, the car cannot participate, necessitating a repair with a fee of 5 $SCAR's. This fee is permanently burned to combat inflation.

4. **Deposit**

There are no restrictions on minimum or maximum deposit amounts.

5. **Withdrawal**

Players can withdraw tokens after 24 hours from their initial deposit, with a minimum of 1 token required. Following this, there are no time constraints on token withdrawals.

{% hint style="info" %}
A 5% fee is incurred for depositing and withdrawing in-game tokens (2.5% for deposit and 2.5% for withdrawal). 90% of this fee is allocated for buyback and burn to bolster the token price, with the remaining 10% allocated to the developer team and marketing initiatives.
{% endhint %}

6. **Referral system**

Invite friends to play the game to permanently receive 5% commission when the referred recruit NFTs.


---

# 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/games-rules.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.
