> For the complete documentation index, see [llms.txt](https://docs.endlesswar.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.endlesswar.games/gameplay/heroes.md).

# Heroes

The Heroes in EndlessWar are classified into 5 other groups according to their skills and Five Elements, including Metal, Wood, Water, Fire, and Earth.

![](/files/1HxZuiMdfBtAL9k9ysFv)

### Heroes' Upgrading

Upgrading heroes is a necessary condition and brings great benefits to owners, including strength and rarity.

![](/files/VzhWgD9WCLF1CxH7Ck8F)

&#x20;&#x20;

### **Heroes' upgrading benefits**

* Increase hero stats by +1.5% at each level
* If your hero's grade is upgraded, skill level and effect will be increased.

  Also, certain army skill and hero skill are unlocked at certain ranks.

  And the effect increases with the hero’s grade.&#x20;

### **Cost to Upgrade**

Upgrading heroes requires power points and small tokens.


---

# 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://docs.endlesswar.games/gameplay/heroes.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.
