# Training Mechanics

Training is a virtual experience mimicking a real fight scenario, where a real player fights against AI. This is used to increase fighting skills, which are used to determine the winner in the battle.&#x20;

Training uses player energy, however, it does not use the players hitpoints. Players have to choose the equipment that is going to be used during training, this makes this type of player progression meaningful.

Training takes time and uses energy. The time of a training session is defined by a player's training skills.


---

# 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.ertha.io/ertha-whitepaper/game-mechanics/training-mechanics.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.
