# Redemption

On the redemption page, users have the option to exchange their USDA for collaterals in active vaults, beginning with vaults that have the lowest Collateral Ratio (CR) when a specific asset is selected. In the example below, the user intends to redeem 100 USDA for mockETH, and the information below provides an estimate of the amount of the asset the user will receive. The Redemption Fee indicates the fee the user will be required to pay when the redemption is executed.

<figure><img src="/files/VCZVjqfNt8NU9PkcPUov" alt="" width="563"><figcaption><p>Redeem USDA for assets in vaults</p></figcaption></figure>

Users have the flexibility to select the particular asset they wish to exchange their USDA for.

<figure><img src="/files/nGwoL5jmYegfqpnW5fYG" alt="" width="563"><figcaption><p>Choose asset</p></figcaption></figure>


---

# 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.agilely.io/guide/v0.3-user-guide/earn/redemption.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.
