# Hero

Heroes play a pivotal role in XLords, serving as crucial elements for combat and overall strength enhancement throughout the game. The Alpha version of XLords introduces Heroes with fundamental functionalities designed to enrich the gaming experience. Here's a breakdown of the Hero attributes and how they contribute to gameplay:

## Hero Attributes

### Hero Level

* **Levels:** Each hero can reach up to 60 levels.
* **Leveling Up:** Advancing in level increases a hero's primary stats, with each hero possessing a unique set of attributes that improve with levels.

### Hero Class

Heroes are categorized into three main classes, each bringing a unique set of strengths to the battlefield:

* **Strength:** Heroes with high durability and damage, ideal for frontline combat.
* **Intelligence:** Heroes skilled in magic and support, capable of turning the tide of battle with spells.
* **Agility:** Fast and elusive, these heroes excel in quick strikes and evading enemy attacks.

### Hero Rank

* **Ranks:** Heroes can achieve up to 8 ranks. For the Alpha release, heroes will be limited to 3 ranks.
* **Rank Upgradation:** Upgrading a hero's rank requires assembling a set of items specific to that hero, with each hero needing 6 items. These items can be acquired through various packages.
* **Skill Unlocking:** Advancing in rank unlocks new skills, enhancing a hero's capabilities in battles.

### Hero Grade

* **Grade Upgradation:** To upgrade a Hero’s Grade, players must collect enough of the hero’s Medals. These Medals, resembling the hero, are essential for grade advancement and are tailored to match the hero's likeness.
* **Alpha Version Medals:** In the Alpha version, Medals will be available for purchase in packages.
* **Skill Enhancement:** Upgrading a hero's grade boosts their skills, making them more formidable in combat.

The Alpha version introduces a maximum of 4 Grades for heroes.


---

# 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.xlords.tech/app-features/hero.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.
