# Training mode

Each player can improve his skills in controlling the virtual camel in training mode. This mode is available to all players in the main menu of Meta Camel Racing Club.\
\
Training mode doesn't consume camel energy.

{% hint style="info" %}
Use the training mode to train to control your camel on the racetrack, maneuver, and pass difficult sections.
{% endhint %}

The training mode is completely free. Here you can try all the game's main features, have fun and return to it an unlimited number of times.&#x20;


---

# 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://camel-racing.gitbook.io/camel-world-litepaper/gameplay/training-mode.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.
