# How to Transfer Funds from OKX

In order to deposit funds on Terrace, you must first locate your deposit address on Terrace. See [How to Deposit Crypto on Terrace](/how-to-guides/how-to-deposit-crypto-on-terrace.md) for instructions on how to find your deposit address.&#x20;

Please double check that you are sending funds on correct network to the correct address. We recommend doing a $10 test before sending the full amount to your Terrace account to ensure everything is correct.

### OKX App

1. Open the OKX app.
2. Click the transfer button at the bottom of the screen.

<figure><img src="/files/uGJ1fX8NCSItfHgoit3I" alt="" width="188"><figcaption></figcaption></figure>

3. Select withdraw.

<figure><img src="/files/50CXe8q1YGZ7fPbEAIE1" alt="" width="188"><figcaption></figcaption></figure>

4. Choose the asset you would like to transfer to Terrace.
5. Select address book.
6. If you have not already added a withdrawal address from Terrace, click the add a recipient button at the bottom of the screen. See [How to Deposit Crypto on Terrace](/how-to-guides/how-to-deposit-crypto-on-terrace.md) for instruction on how to find your withdrawal address within Terrace.&#x20;
7. Select the Terrace address you would like to send funds to and enter the amount you would like to send.
8. Once you confirm the details of your trade, Kraken will let you know that your withdrawal has been initiated.
9. You will receive an email from Terrace once your deposit has been confirmed.

### OKX Website

1. Login to your OKX account and select the assets tab in the top right corner. From the dropdown menu, select my assets.

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

2. Click on the withdraw button.

<figure><img src="/files/jjjWdB5aOvJfnZeyc1ym" alt="" width="375"><figcaption></figcaption></figure>

3. Select the asset that you would like to transfer to Terrace.

<figure><img src="/files/kmguNGkUEwpV8Nfjf2gj" alt="" width="375"><figcaption></figcaption></figure>

4. Select the blockchain (referred to as network on the OKX site) for the transfer. This should be the same chain you selected on the Terrace website when selecting your deposit address. Also enter the deposit address you copied from the Terrace website (referred to as your withdrawal address on OKX).

<figure><img src="/files/pSU2ne4yhrP3DBkIIy8d" alt="" width="375"><figcaption></figcaption></figure>

5. Enter in the amount you would like to withdraw.

<figure><img src="/files/FXDQPhUFsMjTCQGnKAyX" alt="" width="375"><figcaption></figcaption></figure>

6. Review and confirm the transfer details.

<figure><img src="/files/RcAoPY2UHPVOPniglzZD" alt="" width="375"><figcaption></figcaption></figure>

7. You will receive an email from Terrace confirming that the transfer was successful.


---

# 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-transfer-funds-from-okx.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.
