# Energy

The game has a fatigue system. For the player’s active participation in PvP and PvE content, the gladiator’s energy is spent. Each battle has its “participation price” in energy, depending on its type.

Each gladiator, depending on his level, will have 5, 7, or 10 energy that he can use to participate in various activities. Energy is restored on its own, and a gladiator can fully restore their energy in 24 hours. The energy is gradually being restored. For example, a level 3 gladiator with 10 energy replenishes 1 energy every 2.4 hours. This is the basic free recovery option.

At the moment, it is determined that starting a battle in 3x3 mode requires 1 energy, and in Solo Royale mode 2. This allows a level 3 gladiator to launch 5-10 battles. Given that the battles will last 5-10 minutes, this allows the player to be in active game mode for up to 50 minutes continuously. The approximate time of the game session will be from half an hour to one and a half hours for each hero - it depends on the level of the character and the selected game modes.

You can also restore energy in the Roman bath. Gladiators are placed in the baths and the recovery cycle is started for a fee. The heroes are not available for any other active actions during that time. Several recovery modes will be available in the bath. Full energy in the fastest mode is restored in 12 hours. This is a paid process.

An option is available with one-time energy regeneration items. These kinds of booster items can be crafted on the Lands. Players are free to sell them at the auction. There will be a few items with varying amounts of regeneration.

All timers are started on the server side to avoid manipulation.

All numerical values ​​described above are preliminary and subject to change.


---

# 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://gladiatorshonordesk.gitbook.io/gladiators-honor/gameplay/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.
