# Earning Cap

### Earning Cap

In Normal mode, there is a limit on the amount of energy and tokens a user can earn per day.&#x20;

### Daily Energy Cap

The user starts the game with an initial value of 2/2 energy. The maximum energy is 20/20. Users can increase the amount of energy they have by increasing the number and rarity of NFTs they own.&#x20;

### Daily Token Cap

Details are currently under construction. Driving score, NFT type, level and parameters will be variables.


---

# 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://drivearth.gitbook.io/drivearth-whitepaper/game-systems/earning-cap.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.
