# How to Withdraw Funds

Withdrawals are processed promptly after you confirm the transaction and complete MFA. Network congestion, blockchain delays, or OTC desk settlement minimums may affect settlement times.

1. Select the drop down menu (three bars) in the upper right corner of the Terrace Website.

<figure><img src="/files/BdYnzACSie7DAza2m3uX" alt=""><figcaption></figcaption></figure>

2. Select withdraw funds from the dropdown menu.

<figure><img src="/files/5xs3xbHmuWiY768rVXvG" alt=""><figcaption></figcaption></figure>

3. Select the asset that you would like to withdraw.

<figure><img src="/files/Th9RkHAT2xv3nOsotE9N" alt="" width="371"><figcaption></figcaption></figure>

4. Enter in the information for the transaction, including the amount you would like to withdraw and the destination. You must add a withdraw address to your account before selecting a destination for your transaction. See the [how to add a withdrawal address](/how-to-guides/how-to-add-a-withdrawal-address.md) page for further instructions.

<figure><img src="/files/rGh8jlyIWcVRg1wRtxDH" alt="" width="372"><figcaption></figcaption></figure>

5. A popup will appear on the screen to enter in a code. Navigate to the inbox for the email you used to sign up for Terrace and enter the code that was sent to you.

<figure><img src="/files/F5nPA53ku0vw9aSW8FwA" alt=""><figcaption></figcaption></figure>

6. You will receive an email from Terrace once the withdrawal has been initiated and another email once the withdraw is confirmed.


---

# 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.terrace.fi/how-to-guides/how-to-withdraw-funds.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.
