> 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/lunarian-heroes/kin.md).

# Kin

**Kin: The Cyborg Treasure Hunter of EverField**

Born of an unquenchable thirst for adventure and driven by a tragic loss, Kin's story is a testament to the human spirit's resilience. As a renowned treasure hunter in EverField, Kin's journey is not only about seeking wealth but also about a relentless quest for redemption and a ray of hope.

Kin and his beloved sister, Sera, once made a formidable duo, exploring the uncharted corners of EverField and unearthing its hidden treasures. Their bond was as precious as the treasures they sought, but their shared adventure was cut tragically short. Sera, Kin's partner in adventure and his closest confidante, was taken from him in an unfortunate event that left him devastated.

In his grief, Kin found a new purpose. He dedicated himself to finding a legendary treasure rumored to possess the power to bring the dead back to life. This quest became an obsession, driving him to push beyond the realms of human endurance.

The rigors of his journey took a toll on Kin's body. To overcome his physical limitations and continue his quest, he chose to augment his body, becoming a cyborg. This transformation, while enhancing his strength and resilience, is a constant reminder of the lengths he's willing to go to restore his sister.

Yet, beneath the cold, mechanical exterior lies a heart that beats for a lost sister and a spirit that refuses to give up. Kin's story is far from over. His quest for resurrection continues, his determination unbroken, and his spirit undeterred. As he delves deeper into the world of EverField, each challenge brings him closer to his goal, and each victory is a tribute to his beloved Sera.

<figure><img src="/files/CTEUdwrBMk3w7FTpuxLs" alt="" width="188"><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/lunarian-heroes/kin.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.
