# How to Transfer Funds From Kraken

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.

### Kraken App

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

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

3. Select withdraw

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

4. Choose the asset you would like to transfer to Terrace

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

5. 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.
6. Select the Terrace address you would like to send funds to and enter the amount you would like to send

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

7. Once you confirm the details of your trade, Kraken will let you know that your withdrawal has been initiated

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

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

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

### Kraken Website

1. Login to your Kraken account and navigate to the home page. Select withdraw.

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

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

<figure><img src="/files/K7VkgdcJiKtSxHufwSxU" alt="" width="374"><figcaption></figcaption></figure>

3. Enter in the deposit address you copied from the Terrace website (referred to as your withdrawal address on Kraken).

<figure><img src="/files/o6Bq9LmsOpZS4A9oHJCK" alt="" width="366"><figcaption></figcaption></figure>

4. Kraken will send an email to confirm your withdrawal address if you haven't already.

<figure><img src="/files/tpKdIDC4LKbDKH1PMlEe" alt="" width="363"><figcaption></figcaption></figure>

4. Enter in the amount you would like to transfer and select a blockchain (referred to as network on the Kraken site). This should be the same chain you selected on the Terrace website when selecting your deposit address.

<figure><img src="/files/KbeWQKmVmUY8wR7roXBK" alt="" width="365"><figcaption></figcaption></figure>

4. Review and confirm the transfer details.

<figure><img src="/files/jmYr7K1U6ilPJFUgNk6M" alt="" width="367"><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-kraken.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.
