# Hero System

Empireland is different from BSC games where you have to roll depending on your luck. If you have low level/common heroes, then you earn badly compared to those epic/rare heroes. Because heroes’ ranks are limited, RnG factor affects your luck heavily. In Empireland, we want to create a balanced game, yet still require luck to make players feel excited.

{% content-ref url="/pages/UUQeBCh2PNjxOUsXCXPh" %}
[Hero Creation](/empireland/game-feature/nft-economic/hero-system/hero-creation.md)
{% endcontent-ref %}

{% content-ref url="/pages/CedEGuRW2woHpt5DJWcZ" %}
[LandLord](/empireland/game-feature/nft-economic/landlord.md)
{% endcontent-ref %}

{% content-ref url="/pages/KmJCZODiE4wUBgcm0PRS" %}
[Mercenary Collection](/empireland/game-feature/nft-economic/hero-system/mercenary-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/N2zTyIFJ83xNYFj6WP4e" %}
[Trait](/empireland/game-feature/nft-economic/hero-system/trait.md)
{% 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://empireland.gitbook.io/empireland/game-feature/nft-economic/hero-system.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.
