# Backing Assets Risk

## **Context**

Given Ethena uses some stETH and other LSTs in part to margin the delta hedging derivatives positions, the integrity and confidence in those assets is paramount. "Backing Assets Risk" in this context refers to the fact that a backing asset for USDe differs from the underlying asset of the perpetual futures position.

Ethena is agnostic to Ethereum LSTs. While *stETH* market share initially looked to be winning in a winner's take-all market, its market share has dramatically been reduced by other assets such as Mantle's *mETH*.

As in these cases the backing asset, *ETH LSTs*, is different to the underlying asset of the hedging contracts, *ETH*, Ethena needs to ensure the price difference between those two assets is as small as possible. This is accomplished by supporting LST assets with the least chance of depegging and broad industry support.

As discussed in the [liquidation risk](https://docs.ethena.fi/solution-overview/risks/liquidation-risk) section, due to low leverage and tighter collateral haircuts, the impact of a stETH depeg is minimal to hedged positions and the possibility of liquidation is extremely unlikely.&#x20;

Staked Ethereum assets make up just \~6% of the backing assets of USDe as of January 2025.


---

# 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.ethena.fi/solution-overview/risks/backing-assets-risk.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.
