# Training

In Training game mode, you can practice new cards or strategies against an AI without risking your souls or season points. This is especially useful when you're trying to move up to a higher league and need to safely test out new elements. However, keep in mind that while you won't lose season points if you're defeated, you also won't gain experience points, which are necessary for your hero to level up. This mode is therefore perfect for honing your skills without affecting your progress in the season.

## Seasons and Rewards

In the next section, you'll learn how seasons and leagues work, as well as the rewards you can earn by qualifying in them. If you want to learn more, click the "Seasons and Rewards".


---

# 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://docs.dantegames.com/hellmaster/game-modes/training.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.
