# aeUSD Redemptions

You can withdraw from aeUSD simply by clicking “Redeem” in the Aevo Savings Collateral section in <https://app.aevo.xyz/portfolio>. Shares are automatically burned and you will receive USDC immediately!

**Note:** in the case where the USDC buffer is insufficient to cover your aeUSD withdrawal, the transaction will be initiated and no further action needs to be taken. Rebalances are performed on a daily basis, so your USDC will automatically be credited to your account once the next rebalance is performed.


---

# 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.aevo.xyz/aevo-products/aevo-exchange/technical-architecture/collateral-framework/aeusd/aeusd-redemptions.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.
