# Training

Training modes will be where users can level up CyBlocs faster and will not cost any energy.

These game modes will only give out experience to CyBlocs, **NOT** Play-to-Earn rewards.

There are two (2) different training modes:

{% content-ref url="/pages/-MiR\_pfiLZr95WASKzDz" %}
[3v3 Battle Stadium](/game-mechanics-and-features/game-modes/training/3v3-battle-stadium.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiR\_qL1i2EJf-yETUQp" %}
[Hire-a-Coach](/game-mechanics-and-features/game-modes/training/hire-a-coach.md)
{% endcontent-ref %}


---

# 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.cyball.com/game-mechanics-and-features/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.
