# Hire-a-Coach

Hire-a-Coach, also referred to as automatic training mode, allows a CyBloc to be trained without requiring user's inputs or attention during the training process.

In this mode, CyBlocs can be placed into trainings automatically in exchange for [**$CBT**](/ecosystem/token-model/cbt-cybloc-battery-token.md).

| **Training Hire-a-Coach (Phase 2)**                                                                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>Any number of CyBlocs</li><li>Set-and-forget, requires no user's inputs</li><li>Costs 0 energy and a certain amount of <a href="/pages/-MiRqDqiJncnikYAwDEG"><strong>$CBT</strong></a></li><li>Only gives out Experience, no Play-to-Earn Rewards</li></ul> |

{% hint style="info" %}
**Fun fact:**

The idea behind Hire-a-Coach was inspired by the Pokemon daycare function whereby Pokemon trainers could leave their Pokemon at daycares to level up on an automatic basis.
{% endhint %}


---

# 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/hire-a-coach.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.
