> 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/surtz.md).

# Surtz

## Surtz: The Unyielding Spirit of Ethern

In the shadowy lands of the **Ethern Tribe**, where the borders between life and death blur, there walks a being like no other—**Surtz**. Existing on the edge of mortality, Surtz is neither fully alive nor truly dead, wandering EverField in search of the one thing that eludes him: the power to restore his body through the mysterious force of **De-Zentrum**.

Once a member of the Ethern Tribe, Surtz's fate was altered by a dark, unknown force. His physical form became an ethereal presence, unable to perish yet not truly living. His body glows with dark flames, a manifestation of his cursed state, and his presence sows disorder wherever he treads. Unlike others, his sole purpose is not conquest or power over others—Surtz desires only to harness **De-Zentrum** to regain his lost life.

Driven by his need for restoration, Surtz roams the furthest reaches of EverField, seeking a vessel capable of holding De-Zentrum's immense energy. Along the way, he battles ancient spirits and navigates realms of darkness, each step pulling him further from humanity. His journey creates unintended chaos, leaving echoes of destruction across the land, as his ambition collides with the fabric of reality.

Though Surtz’s path is fraught with peril, his fate remains uncertain. The power he seeks could either restore his life or unravel the world around him. As his quest intensifies, the line between his desires and the greater balance of EverField grows dangerously thin.

Surtz's unyielding spirit continues its march through EverField, a flame that refuses to die. His journey is far from over, and whether it ends in his rebirth or eternal wandering, his legend will echo across the realm.

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


---

# 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/surtz.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.
