> For the complete documentation index, see [llms.txt](https://docs.evermoon.games/evermoon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evermoon.games/evermoon/evermoon-moba-5v5-web3-mobile-game/evermoon-lore/ethern-heroes.md).

# Ethern Heroes

Step into the realm of the Ethern, a tribe forged from a desire for change and a thirst for power. Originating from those who were denied the De-Zentrum's power, the Ethern tribe represents a spirit of rebellion, resilience, and relentless pursuit of their own destiny.

The heroes of the Ethern tribe are a testament to their tribe's values – their drive for autonomy, their pursuit of power, and their quest for justice. These heroes, each with their unique abilities and narratives, stand as formidable forces in the landscape of EverField.

This page delves into the stories of the Ethern heroes - their origins, their challenges, and their unwavering resolve to shape their own future. Understand their reasons, their ambitions, and their actions as they navigate the complexities of the world they find themselves in.

Welcome to the world of Ethern heroes. As you discover their tales, you will come to see the different facets of Evermoon's lore, adding a new level of depth to your gameplay. Engage with their stories, and let their determination inspire you as you carve your own path in Evermoon.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.evermoon.games/evermoon/evermoon-moba-5v5-web3-mobile-game/evermoon-lore/ethern-heroes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
