# How to Transfer Funds From Coinbase

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.

### Coinbase App

1. Open the Coinbase app.

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

2. Scroll down to where it says crypto.

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

3. Click on the asset that you would like to transfer to Terrace.
4. Click the transfer button at the bottom of the page.

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

6. Select send crypto.

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

7. If you have not already added a withdrawal address from Terrace, you will be prompted to do so. 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.
8. Select which network you would like to send funds on - make sure this is the same network that you selected in Terrace.

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

9. Type in the amount you would like to send.
10. Once you confirm the details of your trade, Coinbase will let you know that your withdrawal has been initiated.

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

11. You will receive an email from Terrace once your deposit has been confirmed.

### Coinbase Website

1. Login to your Coinbase account and navigate to the home page.

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

1. Scroll down on the home page and select send crypto.

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

1. Enter in the deposit address you copied from the Terrace website.

<figure><img src="/files/q5KBZIKVcro0XSrYkFSV" alt="" width="357"><figcaption></figcaption></figure>

Select the blockchain (referred to as network on the Coinbase site) for the transfer. This should be the same chain you selected on the Terrace website when selecting your deposit address.

<figure><img src="/files/xWdUtdCzv0mLANoY81rL" alt="" width="351"><figcaption></figcaption></figure>

5. Enter the amount you would like to transfer to Terrace.

<figure><img src="/files/SZs60w7AVeWtJxWLn0AW" alt="" width="345"><figcaption></figcaption></figure>

6. Review and confirm the transfer details.

<figure><img src="/files/TEPMdnQdJ6EWxi8G0dbH" alt="" width="343"><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-coinbase.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.
