# What Is USDe? How Does the Ethena Protocol Work?

> **Ethena** is an independent DeFi project. **MyTonWallet** provides only a technical interface for accessing its features and does not control the protocol or guarantee its returns. All operations are performed at your own risk—always [DYOR](https://help.mytonwallet.io/intro/introduction-to-crypto-and-mytonwallet/what-is-dyor-and-how-to-do-it-right) before making any decisions.

In this article:

* [How Does USDe Work?](#how-does-usde-work)
* [How Does USDe Staking Work?](#how-does-usde-staking-work)
* [How to Access USDe Staking in MyTonWallet?](#how-to-stake-usde-in-mytonwallet)
* [Protocol Yield and Risks](#yield-and-potential-risks)

### :thinking: How Does USDe Work?

**USDe** is a stable digital asset, also referred to as a *synthetic dollar*. Its stability is maintained through a specialized investment strategy implemented by **Ethena**, the issuer of USDe.

Funds raised from USDe sales are used by Ethena to open trading positions on centralized exchanges. The idea is to maintain a balance between *long* and *short positions*:

* One part of the capital is used to purchase and hold assets like ETH, BTC, and others on the spot market (long positions).
* The other part is used to open short positions on the same assets in the futures market.

#### How Is Stability Maintained?

* If the assets held in long positions fall in price, the short positions offset the losses.
* If the market rises, the short positions lose value, limiting the gains from the long positions.

This strategy helps neutralize market movements and keeps the price of USDe close to **$1**. It’s also known as a **delta-neutral strategy**.

{% hint style="info" %}
Ethena may adjust the ratio, leverage, or tools based on market conditions—but the core mechanism remains the same.
{% endhint %}

### :black\_heart: How Does USDe Staking Work?

Ethena allows USDe holders to stake their assets for a fixed period, starting from 7 days. Locking USDe helps the protocol to manage capital more efficiently across its trading strategies. The income generated from these strategies is then distributed among all staking participants.

#### Where Does the Yield Come From?

The yield comes from **funding fees**—small payments that traders make to one another on centralized exchanges to maintain price balance between long and short positions.

When the market is rising, traders who bet on price increases (long-positions) pay a small fee to those holding short positions. Since Ethena takes short positions, it regularly receives these payments and distributes them to users who stake USDe.

### :1234: How to Stake USDe in MyTonWallet?

{% stepper %}
{% step %}
**Acquire USDe tokens.**

You can obtain USDe in [**MyTonWallet**](https://my.tt/swap/?amount=10\&in=toncoin\&out=ton-eqaib6kmdf) or via **STON.fi** and **DeDust**.
{% endstep %}

{% step %}
**Open the** [**Staking**](https://my.tt/stake) **section.**
{% endstep %}

{% step %}
**Select USDe** and specify the amount to stake.
{% endstep %}

{% step %}
**Tap "Check Eligibility"** to see if you qualify for the up to +10% APY Boost.

*This redirects to TON ID Telegram Mini App for eligibility check. Learn more about the APY boost* [***here***](https://help.mytonwallet.io/intro/staking/how-to-get-apy-boost-on-usde-staking)*.*
{% endstep %}

{% step %}
Сonfirm the action.
{% endstep %}
{% endstepper %}

**Done!** Rewards will begin to accrue automatically.

You can request unstake of your deposit and earned rewards **anytime**. Funds will return to your wallet in 7 days according to Ethena’s standard withdrawal period.

### :money\_with\_wings: Protocol Yield and Potential Risks

Yield varies over time depending on market conditions. For example, in 2024, the average annual yield [**reported by Ethena**](https://app.ethena.fi/dashboards/apy) was approximately **18% APY**.

As with any DeFi protocol, there are risks—including market volatility, changing yields, and technical failures. Make sure you understand how the protocol works before making any decisions.

### :information\_source: Learn More

* [**ethena.fi**](https://ethena.fi)\
  Official Ethena Website
* [**docs.ethena.fi**](https://docs.ethena.fi)\
  Technical Documentation

### :raised\_hands: Need Help?

Contact our [**support team**](https://t.me/mysupport)—we’re always here to help.


---

# 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://help.mytonwallet.io/intro/staking/what-is-usde-how-does-the-ethena-protocol-work.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.
