> 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/nakamatos-heroes/ayla.md).

# Ayla

## Ayla: The Everguard of the Nakamatos Tribe

In the kingdom of **Nakamatos**, where the ancient power of **De-Zentrum** safeguards the balance of the realm, **Ayla**, daughter of King Adelard, was born into a world of duty and responsibility. Though raised in a life of privilege, Ayla never shied away from the expectations placed upon her as the heir to her people. The Nakamatos have long been protectors of De-Zentrum, the sacred force that has kept their kingdom secure for generations.

From an early age, Ayla trained relentlessly under the finest knights of her kingdom. Her prowess in combat and unwavering dedication set her apart from others. Unlike her peers, Ayla's connection to De-Zentrum was not just through heritage, but through a deep, personal understanding of its role in maintaining the balance of her world. She bears the weight of her lineage, knowing her destiny is tied to the protection of this powerful force.

Ayla's path to becoming an **Everguard**, the chosen protector of De-Zentrum, was not an easy one. Every century, a trial is held to find the one most worthy of wielding the power of De-Zentrum, and Ayla devoted her life to preparing for this test. Her mastery of both combat and strategy, combined with her unshakable resolve, led her to victory. As an **Everguard**, she is entrusted with the kingdom's most sacred duty—to guard De-Zentrum and protect her people from any who might seek to misuse its power.

Now carrying the mantle of Everguard, Ayla faces more than just external threats. Within her tribe, jealousy and resentment simmer among those who once sought the same honor. These fallen members, their ambitions thwarted, now stir unrest, threatening to destabilize the peace her people have long enjoyed. Ayla must navigate these treacherous waters, balancing her role as a leader with the ever-present danger lurking within her own kingdom.

Though Ayla has proven her strength, her greatest challenges are yet to come. As tensions rise and internal strife threatens to unravel the peace, the fate of **Nakamatos** hangs in the balance. Ayla must confront these threats head-on, knowing that her actions will determine the future of her kingdom and the legacy of the De-Zentrum.

Ayla stands as a symbol of hope and resilience, her blade ready to defend her people at all costs. Yet, the path ahead is uncertain, and with the weight of her kingdom on her shoulders, Ayla prepares to face whatever destiny holds for her and the Nakamatos tribe.

<figure><img src="/files/BgYmrZJRWQDfT0mtF7f9" 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/nakamatos-heroes/ayla.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.
