# Withdraw Assets

### **Overview**

The Withdraw function within the Transfer tab allows users to make asset withdrawals from their Falcon Account to any external Web3 wallet. Users may withdraw a range of supported stablecoins and non-stablecoins, ensuring flexibility in asset management.\
\&#xNAN;*Currently, Falcon only supports withdrawals on the Ethereum network. For withdrawals via other networks, please reach out for assistance at <support@falcon.finance>.*&#x20;

### User Flow for Withdrawing

**Step 1: Navigate to the Withdraw Section**\
First, users locate the Transfer tab on the Falcon App, and select Withdraw from its dropdown menu.

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

**Step 2: Select Withdrawal Asset and Indicate Amount**\
Users then select the asset they want to withdraw from their Falcon Account, and indicate their desired amount, subject to a minimum withdrawal amount.

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

**Step 3: Enter Withdrawal Wallet Address**\
Users select the wallet address where they want to receive the withdrawn assets.

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

**Step 4: Withdraw Assets**\
Once the withdrawal asset, amount, and wallet address are selected, users can initiate a withdrawal from their Falcon Account, subject to a fee. By clicking the Withdraw button, users will trigger the transaction.

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

**Step 6: Confirm Withdrawal via Web3 Wallet**\
After the withdrawal is finalized and the transaction is confirmed, users should confirm that their withdrawn assets are correspondingly displayed in their Web3 wallet.


---

# 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-transfer-tab/withdraw-assets.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.
