> For the complete documentation index, see [llms.txt](https://unimetaverso.gitbook.io/white-papper-drivecrypto-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unimetaverso.gitbook.io/white-papper-drivecrypto-eng/how-to-get-started/energy-box.md).

# Energy Box

Earnings Each Energy Box has its own Return on Investiment Rate (ROI), based on categories. Each category has a distance (km or miles) autonomy meaning a total limit of km or miles driven. Important to remember that all ROI is DrivePoint rewarded. \
\
The most powerful the Energy Box (higher categories) the most is the reward per distance. All the calculations of rewards are not public due to security issues, \
\ <mark style="color:green;">**but the average reward for each Energy Box is as follow:**</mark>

*<mark style="color:green;">**START - 0,5 to 1,05 DrivePoints per Km or miles**</mark>*

*<mark style="color:green;">**PLUS - to be informed.**</mark>*

*<mark style="color:green;">**TOP - to be informed.**</mark>*

*<mark style="color:green;">**PREMIUM - to be informed.**</mark>*

**To assure equal conditions to everyone, and to avoid 'cheating', fraud and misbehavior,** every Energy Box has a breaking circuit which is automatically triggered whenever the uses reachs 25% of its energy. \
\
The Breaking circuit time may vary according the categories.

*<mark style="color:green;">**Each Energy Box comes with 100% energy and the breaks represents:**</mark>*

*<mark style="color:green;">**START - BREAK-TIME - 2 Hrs every 25%**</mark>*

*<mark style="color:green;">**PLUS - BREAK-TIME - 3 Hrs every 25%**</mark>*

*<mark style="color:green;">**TOP - BREAK-TIME - 4 Hrs every 25%**</mark>*

*<mark style="color:green;">**PREMIUM - BREAK TIME - 6 Hrs every 25%**</mark>*


---

# 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://unimetaverso.gitbook.io/white-papper-drivecrypto-eng/how-to-get-started/energy-box.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.
