# Training

<figure><img src="/files/JR5EjkxZYiYtNbxNFTTX" alt=""><figcaption></figcaption></figure>

PokéBen Training is a game feature where you can take your team of PokéBens to the next level!

In the world of PokéBen, it's not just about catching the most powerful PokéBens - it's also about training them to become unbeatable. With the Training feature, you can help your PokéBens learn new abilities, level up, and become stronger than ever before.

### Training Rooms

* [Ability](/features/pokeben/training/ability.md)
* Level (upcoming)
* Special (upcoming)


---

# 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.benswap.cash/features/pokeben/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.
