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

# Ethena

<figure><img src="/files/pSEx2ObzvXNOZgiVuCM8" alt=""><figcaption></figcaption></figure>

Ethena is a synthetic dollar protocol on Ethereum that offers a crypto-native alternative to traditional banking systems, along with a globally accessible dollar-denominated product.

Ethena's synthetic dollar, USDe, offers, crypto-native monetary solution by delta-hedging Ethereum and Bitcoin as collateral. The stability of the USDe peg is maintained through delta-hedging derivative positions backed by the protocol's collateral. This combines yields from staked assets like Ethereum, when used as backing assets, with funding and basis spreads from perpetual and futures markets.


---

# 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://resources.defirisk.intotheblock.com/ethena.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.
