> For the complete documentation index, see [llms.txt](https://dungeonrelics.gitbook.io/dungeon-relics-eng/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dungeonrelics.gitbook.io/dungeon-relics-eng/game/story.md).

# Story

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

On the land of Lotharia, people lived peacefully, thanks to the blessings of the Goddess of Earth. However, good times did not last. Ten years ago, the Demon God of Hell descended upon this land. It used its evil powers to attack humans, attempting to invade their lands. Towns and villages were severely damaged, everything turned into wastelands. As the Demon God's powers corrupted the Goddess, her radiance gradually faded. Monsters led by the Demon God of Hell emerged on the continent, ruthlessly trampling all humans.&#x20;

However, powerful heroes from around the world also appeared, joining the journey to defeat the monsters. We aim to bring fun for everyone by finding your favorite characters across multiple metaverse spaces, building your own homestead, interacting with cute pets or enemies, and owning assets.\ <br>


---

# 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://dungeonrelics.gitbook.io/dungeon-relics-eng/game/story.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.
