> 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/axolts-escape-endless-runner-adventure/game-story-axolts-escape.md).

# Game Story: Axolt’s Escape

***The story continues from*** [Axolt](/evermoon/evermoon-moba-5v5-web3-mobile-game/evermoon-lore/solis-heroes/axolt.md) ***Original Lore***

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

## **Axolt’s Escape: The Chase Beyond the Deep**

After defending his tribe during the devastating Ethern invasion, **Axolt**, the playful yet powerful protector of the **Solis Tribe**, takes on a new mission — one that could shift the balance of power across **EverField**.

Rumors spread of the **Lunarians**, invaders from a distant planet, harnessing the stolen **De‑Zentrum energy** — the very life force that once protected EverField. Brave and brilliant, Axolt infiltrates a Lunarian lab hidden deep within their **space war base**, determined to uncover how they’re siphoning this forbidden power.

Using his gem-born intuition and quick thinking, Axolt successfully hacks into Lunarian systems, retrieving encrypted data on their De‑Zentrum experiments. But just as he transmits the last of the data back to the Solis, an alarm sounds. **He’s been caught.**

Now, deep inside enemy territory, **Axolt must escape**.\
No time for strategy. Just **pure instinct**, **speed**, and **resilience**.\
He runs, slides, dashes, and flies through **gravity-shifting corridors**, dodging traps and robotic sentries at every turn.\
Along the way, he collects **Moon Coins**, echoes of the gems’ energy scattered through the Lunarian tech maze — powering him forward and linking him to his tribe’s future.

#### .

Axolt isn’t running away.\
He’s **running to survive**, to return, and to **fight again**.

As the EverField tribes prepare for a new chapter in their struggle, **Axolt’s escape is the spark** that keeps hope alive — proving that even in the heart of the enemy’s lair, one brave Solis warrior can make all the difference.

.

**Will Axolt escape and bring the truth back to EverField?**\
**Or will the Lunarians snuff out the last light of resistance?**\
**The gems pulse with every step — and the future is still unwritten.**

<figure><img src="/files/kth1WbM77JSF54pJOczP" 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/axolts-escape-endless-runner-adventure/game-story-axolts-escape.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.
