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

# DeFi

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

Welcome to the comprehensive guide to Evermoon's DeFi system. In this whitepaper, we shed light on the various DeFi elements that give Evermoon its uniqueness and offer our users an engaging and rewarding gaming experience.

[<mark style="color:blue;">**Sacred Beasts**</mark>](/evermoon/evermoon-economy/defi/sacred-beast.md) - the heart of our DeFi system, are more than companions for their tribes. These entities are an investment that players nurture and evolve by depositing $EVM tokens. Their growth provides players with exclusive NFT rewards, enhancing the gaming experience and increasing potential earning opportunities.

{% content-ref url="/pages/olhOJamYrSoh1oFAaU8A" %}
[Sacred Beast](/evermoon/evermoon-economy/defi/sacred-beast.md)
{% endcontent-ref %}

<mark style="color:blue;">**Building Challenge**</mark> and <mark style="color:blue;">**Synthesis**</mark> are unique features that provide players with opportunities to upgrade their in-game items, including NFTs and Runes. The synthesis process involves using $ES tokens and increases the chance of success with each attempt, creating a balanced risk-reward equation.

{% content-ref url="/pages/9hlZehxjxqPov5wLBvra" %}
[Building Challenge](/evermoon/evermoon-economy/defi/building-challenge.md)
{% endcontent-ref %}

{% content-ref url="/pages/NVvuLUzN8nieAntapcxa" %}
[Synthesis](/evermoon/evermoon-economy/defi/synthesis.md)
{% endcontent-ref %}

<mark style="color:blue;">**The Evermoon Decentralized Autonomous Organization (DAO)**</mark> embodies a decentralized governance framework, allowing our community to actively influence the game's development and strategic direction. By granting token holders significant decision-making power, the DAO ensures that Evermoon's evolution mirrors the collective preferences and insights of its most committed enthusiasts.

{% content-ref url="/pages/wfe4kYmwklmnhF8fEvEn" %}
[DAO Vote](/evermoon/evermoon-economy/defi/dao-vote.md)
{% endcontent-ref %}

***

Through this whitepaper, we aim to provide detailed information about our DeFi system, ensuring our players have a comprehensive understanding of the mechanics, potential rewards, and strategies to maximize their Evermoon experience. We invite you to join us on this exciting journey as we explore the exciting world of Evermoon's DeFi system.

&#x20;


---

# 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-economy/defi.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.
