> For the complete documentation index, see [llms.txt](https://docs.openeden.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openeden.com/openeden-foundation/eden/overview.md).

# Overview

OpenEden’s token architecture is designed to link real-world economic performance directly with on-chain value creation. This ensures that protocol growth, transparency, and capital flows translate into tangible benefits for token holders.

Through EDEN’s design, a sustainable RWA flywheel is achieved: real-world yield and revenue flows into the protocol → revenue drives on-chain value capture → tokenholder alignment reinforces confidence → protocol adoption accelerates, and the cycle compounds at scale.

### EDEN

EDEN is the native utility and value-aligned token of the OpenEden ecosystem. It enables holders to participate in the OpenEden protocol’s long-term success, making it one of the industry’s first tokens truly aligned with the fundamentals of tokenized real-world assets and yield.

Importantly, EDEN gives holders meaningful advantages that enhance their participation in compliant tokenized-asset markets. EDEN offers preferential fee structures, early access to new tokenized RWA products, and involvement in key proposals, providing institutional participants, ecosystem builders, and DeFi-native users with stronger alignment and incentives to engage more deeply with OpenEden’s ecosystem.

By providing these tangible avenues of participation, EDEN serves as both a community-aligned token and a key enabler of institutional alignment within OpenEden’s tokenized RWA infrastructure.&#x20;

As the ecosystem expands, part of OpenEden’s fees or treasury reserves’ yield will be directed toward open-market buybacks, introducing deflationary pressure that rewards long-term participants and strengthens EDEN’s intrinsic value.

### xEDEN

To unlock the full potential of EDEN, including incentives and governance participation, holders may stake their EDEN to receive xEDEN, the value-accruing governance token that anchors OpenEden’s tokenized RWA ecosystem.

xEDEN represents both economic participation and governance participation in OpenEden’s issuance, management, and distribution of real-world assets. By token design, each xEDEN becomes redeemable for more EDEN, and xEDEN holders do not need to claim rewards manually as the value compounds automatically within the contract.&#x20;

Over time, xEDEN holdings will be supplemented from OpenEden revenues, while token emissions will taper. This reflects the growing inflows of tokenized RWA yields, potentially transforming xEDEN from an inflationary staking token into a real-yield-backed compounding asset.

This is xEDEN's core compounding mechanic: automatic, transparent, and measurable on-chain.

<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, and the optional `goal` query parameter:

```
GET https://docs.openeden.com/openeden-foundation/eden/overview.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.
