# Energy

***Energy*** is a value between 100 and 0 (%), which indicates the amount of energy available for consumption. Each completed action (quest, bounty hunt, etc…) costs a certain amount of energy.&#x20;

The **energy points** are being replenished according to the following formula:&#x20;

1 E.P (energy point) -> **Every 5 minutes.**&#x20;

12 E.P (energy points) -> **Every 60 minutes.**&#x20;

288 E.P (energy points)-> **Every 24 hours.**&#x20;

Your user profile level directly impacts your energy point usage. As you level up, you gain the ability to use more energy points, allowing you to take on more actions and progress further in the game.

**Lvl - 99** -> Total energy: **500 PTS.**

To avoid referral abuse and bot-performed actions, there’s a minimum set of tasks that the user must complete to be eligible for a weekly reward and ranking in the leaderboard. Users are eligible to earn referral fee rewards only once they complete two consecutive days of actions.


---

# 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://litepaper.spirex.io/game-platform/energy.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.
