> 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/video-guides/how-to-buy-usde.md).

# How to Buy USDe

{% embed url="<https://youtu.be/Bp-zX3Q0FE0>" %}

[Using the UI](https://app.ethena.fi/swap), non-whitelisted users are able to exchange stablecoins for USDe by accessing external liquidity pools available:<br>

1. The user requests to ***buy*** USDe via the dApp interface by selecting a stablecoin asset to exchange for USDe.&#x20;
2. This transaction is routed using MEV protection through CowSwap to various onchain liquidity pools in exchange for USDe.
3. This abstracts away the complexity for all users allowing stablecoins as an input asset, and causes small imbalances in the onchain AMM pools which triggers an opportunity for market makers to proceed with the mint workflow outlined below.

Users may also exchange fiat for USDe using our partners [Alchemy Pay](https://ramp.alchemypay.org/?appId=VmpUX9X3MIL36oJ3) and [Transak](https://global.transak.com/?apiKey=39b3a98c-bf84-4f37-a523-472e9777fdb7\&cryptoCurrencyCode=USDE).

Minting USDe is the process of sending backing assets to the Ethena protocol in exchange for USDe. Redeeming USDe is the process of burning USDe in exchange for backing assets. Whitelisted users can ***mint*** or ***redeem*** USDe via our API or through the "Mint" tab in the app, which is only visible to whitelisted users.


---

# 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.ethena.fi/video-guides/how-to-buy-usde.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.
