# Product

## eUSD

eUSD is decentralized stable currency issued by the protocol on Ethereum and bridged to Eden. The issuance is handled through minting modules, such as the Stabilizer Module, where users deposit an overcollateralized basket of correlated assets (such as other stablecoins) to mint new tokens. For each $1 of stablecoin minted, $1 is invested in low risk strategies to generate yield, helping to fuel the entire ecosystem by using generated yield to buy back TIA and distribute them as incentives.

To ensure price stability, the protocol automatically adjusts minting or burning fees whenever the token deviates from its reference currency. In practice, these stablecoins form the core of the eUSD system and serve as the foundation for all other ecosystem products.

<a href="/pages/a7379768617606a6bdb4f273f0993e379ee82cdb" class="button primary">Discover eUSD</a>


---

# Agent Instructions: 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:

```
GET https://docs.eusd.xyz/introduction/product.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
