# Energy within the game

Within the game, each mission (except story mode) will consume energy to a greater or lesser extent. This energy will be limited to 10 energy points. **Every 20 minutes, 1 energy point is recharged**.&#x20;

In story mode, players will be able to play without limits.&#x20;

We will give the possibility to recharge using Coinary Token, but there is a limitation. We have created an anti-pay-2-fast system, where each energy recharge you do, will increase considerably the price of the next recharge. This price will be reset 24 hours after the last recharge.

The prices according to the number of recharges made per day are as follows:&#x20;

1. recharge: 2 USD
2. recharge: 6 USD
3. recharge: 18 USD
4. recharge: 54 USD
5. recharge: 162 USD

This price will be paid in CYT in-game. The CYT price will constantly vary since it will be set by the Oracle system.

All energy recharges paid in Coinary Token in-game will be treated as in-game purchases, and 20% of those tokens will be burned. The other 80% will be returned to being distributed.


---

# 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://whitepaper.dragonary.com/dragonary-whitepaper/english-whitepaper/gameplay/energy-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.
