> For the complete documentation index, see [llms.txt](https://kingroyal.gitbook.io/king-royal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kingroyal.gitbook.io/king-royal/game-features/your-king.md).

# Your KING

In KING Royal, each player begins as a Level 1 KING, embarking on an exciting journey towards becoming a prestigious Level 30 KING, respected throughout the kingdom. This journey is defined by smart decision-making, managing resources wisely, and the pursuit of greatness.

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

At the start, every player begins their KING Royal adventure as a Level 1 KING, starting with a basic army of warriors, archers, and cavalry. Although it's a humble beginning, your potential for growth is limitless.

Progressing in KING Royal mainly involves earning experience points (XP) from both successful and unsuccessful attacks on different zones across the kingdom. Each victory not only gets you closer to the next level but also earns you more $ROYAL.

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

As you progress from Level 1 to Level 20, your focus is on accumulating XP, improving your skills, and refining your strategies. With each level, your KING becomes stronger, your army gets bigger, and your chances of winning battles increase. To advance, you'll need to invest $ROYAL.

At Level 20, to continue advancing, you'll now need both $KING and $ROYAL, shifting from relying solely on $ROYAL to using a combination of both currencies for leveling up.

Throughout your journey from Level 1 to Level 30, the decisions you make about upgrading your army, your attack strategies, and how you allocate resources define your unique path to greatness.&#x20;

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

In KING Royal, the journey from a Level 1 KING to a Level 30 KING is an exciting adventure filled with challenges, choices, and conquests. It's a test of strategy, endurance, and resource management that will keep you engaged as you climb the ranks.

Prepare to lead your KINGs to victory.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kingroyal.gitbook.io/king-royal/game-features/your-king.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.
