# Hey, I'm Rexy!

{% hint style="warning" %}
**Note:** This guide just tells you about the basics & how most of the systems work. It is better to explore the game on your own and just refer to this guide while you are walking through the game, Enjoy Playing!.
{% endhint %}

## <mark style="color:orange;">Overview</mark>

Choose your dragon class and engage in thrilling turn-based battles against fearsome monsters. Level up your dragon, and unlock powerful abilities. Rise through the ranks in intense 1 vs 1 duels against other dragons in the competitive ranked mode, striving to reach the pinnacle of the game's ranking system. Become the ultimate dragon champion and forge your path to glory in this immersive and captivating RPG experience.

## Quick links

{% content-ref url="overview/get-started" %}
[get-started](https://help.rexybot.xyz/overview/get-started)
{% endcontent-ref %}


---

# 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/hey-im-rexy.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.
