# Training Your Dragon

Training your dragon gives you a lot of PR!

## How to train?

It is actually simple. Run <mark style="color:blue;">`/training`</mark> :&#x20;

<figure><img src="/files/SRBuG1rQyDZ3ah0qjyGU" alt="" width="456"><figcaption></figcaption></figure>

To train a stat, simply click on its button. but you should have the Requirements shown.

* Strength: Gives you more Attack Points
* Vitality: Gives you more Health Points
* Dexterity: Gives you more Defense Points

{% hint style="info" %}
Requirements gets changed when you level the stat up.
{% endhint %}

{% hint style="info" %}
Hint: Material Requirements needed can be obtained from all PVM stages with different chances or you can buy them from the shop or the black market.
{% endhint %}

Now, you should be a stronger dragon!


---

# 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://help.rexybot.xyz/game-guides/training-your-dragon.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.
