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

# Ethena Overview

{% hint style="info" %}
Ethena's USDe is **not** the same as a fiat stablecoin like USDC or USDT. USDe is a synthetic dollar, backed with crypto assets and corresponding short futures positions.

This means that the risks implicated by interacting with USDe are inherently different.&#x20;

Please refer to our extensive [Risk](/protocol-overview/risks.md)[s](/protocol-overview/risks.md) section for more information.
{% endhint %}

## Overview

Ethena is a synthetic dollar protocol built on crypto rails, issuing USDe - a fully backed, dollar-denominated digital asset - alongside sUSDe, the protocol's autonomously and permissionlessly created globally accessible savings asset.

USDe is designed around four principles that together define a superior product for holders of digital dollars:&#x20;

1. **Capital efficiency**
2. **Industry leading ecosystem rewards**
3. **Resilience across market cycles**
4. **Infrastructure to capture every available source of dollar returns within reserve assets**

#### **Capital efficiency**&#x20;

Each unit of USDe is backed by assets held by the protocol. Virtually every dollar of backing remains productive, generating revenue through the strategies described below, and USDe scales without the onerous collateral buffers required by other decentralised stablecoin designs. Capital efficiency at the protocol level translates directly into rewards available to the ecosystem.

#### **Industry-leading ecosystem rewards**

Revenue earned on the backing of USDe is utilized in promotional and incentive programs, including sUSDe (which is maintained by a subsidiary of the Ethena Foundation)and certain partner reward programs on partner exchanges, platforms, or protocols. That revenue is generated from a diversified set of strategies, including:

* Funding rates on delta-neutral basis trades in crypto perpetual and futures markets;
* Funding rates on delta-neutral basis trades in non-crypto markets;
* Lending revenue from overcollateralised on-chain DeFi lending markets;
* Lending revenue from overcollateralised loans to institutional counterparties;
* Rewards on tokenised real-world assets, including short-duration government debt and high-liquidity credit;
* Rewards on liquid stablecoin holdings where applicable.

#### **Resilience across market cycles**

Each strategy responds to a different driver. Crypto funding rates reflect leverage demand in digital asset markets. Non-crypto funding rates reflect demand for leverage in commodities and other markets. Lending revenue reflects borrowing demand in DeFi and at institutional venues. Real-world asset returns reflect rates in traditional fixed income.&#x20;

These drivers are largely uncorrelated, which means weakness in any one source can be offset by strength in others. That diversification across revenue sources mitigates risk across the entire protocol.

The backing portfolio is also dynamic. The protocol can shift weight between strategies as conditions evolve, subject to governance and Risk Committee review. In periods when crypto funding rates compress, the portfolio can lean into lending, real-world assets, and non-crypto basis to mitigate associated risks while being revenue positive. When leverage demand in crypto markets accelerates and perpetual funding rises, the portfolio can shift weight back towards crypto basis trades to capture that opportunity at scale - the only protocol in the industry that has the infrastructure set up to do so.&#x20;

#### Positioned to capture every available source of dollar returns

Accessing this full set of strategies requires infrastructure that few protocols possess: off-exchange custody with multiple regulated providers, direct relationships with the deepest crypto and commodity derivatives venues, onboarded counterparties for institutional lending, integrations with leading tokenised real-world asset issuers, and exposure into curated DeFi lending markets - all governed by a Risk Committee setting consistent exposure limits across categories.&#x20;

Ethena has built this infrastructure since launch and is operating it at the scale required to make each category of backing materially additive to USDe’s resilience and profile.<br>

{% hint style="info" %}
Website: <https://ethena.fi/>

Telegram: <https://t.me/ethena_labs>

Discord: [https://discord.gg/ethena ](<https://discord.gg/ethena >)

X: <https://x.com/ethena>

LinkedIn: <https://www.linkedin.com/company/ethena-labs/>
{% endhint %}

{% hint style="info" %}
The acquisition of sUSDe is not offered to persons with their habitual residence or registered office in the European Union or the European Economic Area.
{% endhint %}

## Quick Links

{% embed url="<https://www.notion.so/ethena/Ethena-FAQs-3ccc1437e13343f8b74c0d005e4f5128?pvs=4>" %}

{% content-ref url="/pages/Lz1Jfqj9mMpZBpXsUOKs" %}
[How to Buy USDe](/video-guides/how-to-buy-usde.md)
{% endcontent-ref %}

Users are currently able to:

* **Permissionless Acquire** *USDe.* Access external AMM pools to acquire or dispose of *USDe* with assets such as USDT or USDC.
* **Direct Mint** *USDe*. Transfer accepted reserve assets and receive *USDe, subject to clearing KYC/KYB checks exclusively for approved market making counterparties*. See Supplemental USDe Terms and Conditions.
* **Direct Redeem** *USDe*. Burn *USDe* & receive backing asset&#x73;*, subject to clearing KYC/KYB checks exclusively for approved market making counterparties*. See Supplemental USDe Terms and Conditions.
* **Stake & Unstake** *USDe*. Receive rewards from protocol revenue. *Available exclusively for users in permitted jurisdictions.*


---

# 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.ethena.fi/overview/ethena-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.
