# Redeem

***Disclaimer: The minimum amount required to initiate a redemption is USD$10,000 worth of USDf. Users should contact <support@falcon.finance> for more information or assistance with the process.***

### **Overview**

The Redeem function within the Swap tab allows users to initiate USDf redemptions using existing USDf balances within their Falcon Account. Users can redeem their USDf in various stablecoins.

### User Flow for Redeeming USDf

**Step 1: Navigate to the Redeem Section**\
First, users locate the Swap tab on the Falcon app, and select "**Redeem**" from its dropdown menu.

<figure><img src="/files/BHQXlwEGO9VWwlFz5b5b" alt="" width="563"><figcaption></figcaption></figure>

**Step 2a: Verify USDf in Falcon Account**\
For users to begin the redemption process, there should be USDf in their Falcon Account.

<figure><img src="/files/Mqxzwnmt0oTfRszT4L8F" alt="" width="280"><figcaption></figcaption></figure>

**Step 2b: Deposit USDf into Falcon Account**\
Users without any USDf will first be required to deposit their intended redemption amount into their Falcon Account. This can be done via an exchange or their connected Web3 wallet, in a similar manner to asset deposits.\
Users depositing from their Web3 wallet will be required to confirm and authorize the transaction within their Web3 wallet.

<div><figure><img src="/files/0N42cIxYxVyE7a7x7gQa" alt="" width="288"><figcaption></figcaption></figure> <figure><img src="/files/ROnVTEC4kAjBw3obbiIP" alt="" width="292"><figcaption></figcaption></figure></div>

**Step 3: Indicate Redemption Amount and Asset**\
Users indicate their desired USDf redemption amount, and select the asset they wish to receive from a range of supported assets. By clicking the Redeem button, users will initiate the redemption, and trigger the redemption transaction. \
\&#xNAN;***All USDf redemptions are subject to a 7-day cooldown period.***

<figure><img src="/files/S50899az0WB5IreKnaT9" alt="" width="276"><figcaption></figcaption></figure>

**Step 4: Approve Transaction**\
Users will be required to confirm and authorize the transaction within their Web3 wallet.

**Step 5: Confirm Redemption via Falcon Account Overview**\
After the redemption is finalized and the transaction is confirmed, users' redemption assets will automatically be deposited into their Falcon Account after the 7-day cooldown period. Users should confirm this under the Profile function located in the dropdown menu of the Account tab.

<figure><img src="/files/6Ku4z0ZLloWBnWTN1x3t" alt="" width="563"><figcaption></figcaption></figure>

### Withdrawal

After verification of a successful redemption, users can withdraw their assets from their Falcon Account to their Web3 wallets.

Refer to the [Withdraw](#withdrawal) section under the [Transfer](/resources/quick-app-guide/navigating-the-transfer-tab.md) tab for further details.

{% content-ref url="/pages/Zepo7GnKm5FetbSuoAhS" %}
[Withdraw Assets](/resources/quick-app-guide/navigating-the-transfer-tab/withdraw-assets.md)
{% endcontent-ref %}


---

# 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.falcon.finance/resources/quick-app-guide/navigating-the-swap-tab/redeem.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.
