# Training

{% code title="#field 1, 2, or 3" %}

```javascript
r!train
```

{% endcode %}

* **Necessary tool:** Any weapon
  * **Location:** Primary slot
* **Minimum Stamina:** `25%`
  * **Current Stamina Cost:** `25%`
* **Base Reward:** `3-5 cXP`
* **Command Cooldown:** `6h`

{% hint style="warning" %}
*You won't gain any **cXP** if your **Combat Lvl** is above **Lvl.3!***
{% endhint %}

{% hint style="danger" %}
*You can't train if your character is* [*Encumbered*](https://docs.medievaldiscord.com/character/inventory#carry-weight)*!*
{% endhint %}

## Guide

Training is something that can be done by just about anyone. Most people will be able to reach level 3 easily with it, as `train` requires no other character and costs you nothing but your stamina. When training IC, your character is simply practicing attacks on either the air or straw dummies erected on wooden posts.


---

# 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.medievaldiscord.com/combat/combat-level/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.
