# How to Add a Withdrawal Address

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 the settings from the dropdown menu.

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

3. Select the address book in the upper left corner of the screen.

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

4. Click the new address button at the center of the screen.

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

5. Input the new withdraw address details in the screen that pops up. The address should be copied from your desired asset destination such as a 3rd party wallet (ex: Phantom, Metamask) or platform (ex: Coinbase, Kraken). Make sure to select the correct blockchain (also called network) that you would like to withdraw assets to.

<figure><img src="/files/pxsq0ef7F2BjwsdgLhDZ" alt="" width="386"><figcaption></figcaption></figure>

For example, I want to withdraw Solana from Terrace into my Phantom wallet. For this, I copy my SOL address from Phantom, paste it into Terrace, and make sure I’ve selected the Solana network in Terrace.

<figure><img src="/files/cpJoXUG2vfjUXJzPUFLd" alt="" width="268"><figcaption></figcaption></figure>

6. After entering the new address information, 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/fMefcSZDoGRbln1CkgMM" alt=""><figcaption></figcaption></figure>

7. Once your withdraw address has been approved, you will receive a conformation email with the details of the withdraw address.&#x20;


---

# 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-add-a-withdrawal-address.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.
