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

# Value Proposition

#### 1) Capital efficiency

**eUSD is a programmable, yield-bearing stablecoin on SEI.** Where supported by the ecosystem, allocators can **borrow against eUSD**, use it as **collateral**, or **loop strategically** for capital efficiency and short-term liquidity—without exiting the underlying yield position.

#### 2) Real-time transparency vs “trust-me” reporting

Instead of waiting for monthly/quarterly statements, allocators can track **eUSD NAV**, **APY history**, **TVL/supply**, **sleeve exposures** (RWA / AI infra / SEI lending), **liquidity/redemption status**, and **proof-of-reserves / attestation artifacts** (where applicable)—making allocation decisions and monitoring meaningfully sharper.

#### 3) Institutional analytics built in (no vendor sprawl)

Evolve is designed to provide institutional-grade reporting for eUSD out of the box, such as **Sharpe/Sortino**, **VaR/CVaR**, **drawdowns + recovery**, **liquidity ladders**, **concentration by sleeve/counterparty/protocol**, and **redemption SLA history**—without requiring allocators to stitch together multiple third-party tools.

#### 4) Operational simplicity

Allocation is standardized: **one asset (eUSD)**, **consistent mint/redemption flows**, and **unified reporting** across underlying yield sleeves—so allocators can access diversified yield without bespoke fund docs, incompatible data formats, or manual reconciliation.

#### 5) Composability + portfolio construction

eUSD can plug into SEI DeFi portfolio construction—**lending markets**, **LP positions**, **structured products**, **tranching**, and **hedging overlays**—enabling onchain risk management workflows that are difficult to replicate offchain.


---

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

```
GET https://docs.goevolve.xyz/value-proposition.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.
