# How to Deposit Crypto on Terrace

In order to deposit funds on Terrace, you must first locate your deposit address on the Terrace website.

1. Log into your Terrace account.
2. Click deposit in the upper right hand corner and select the asset you would like to deposit.

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

<figure><img src="/files/wOHrt3r4nozPpOFS1tJ8" alt="" width="425"><figcaption></figcaption></figure>

3. Once you have selected an asset, you will then be prompted to select a blockchain (also known as a network) such as Solana or Base. Make sure you are selecting the same network as the asset you are depositing.

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

4. Copy the deposit address using the QR code or the copy button next to your address.&#x20;

<figure><img src="/files/7KdSS3ZgQzzUtkqb9dZN" alt=""><figcaption></figcaption></figure>

After copying your wallet address, you can deposit funds from a platform or 3rd party wallet service (we will be using phantom wallet for the purpose of this demonstration).&#x20;

5. Log into your 3rd party wallet service and select the send button.

<figure><img src="/files/L0eYAbBacSI7NBWiCIfm" alt="" width="265"><figcaption></figcaption></figure>

6. Select the asset that you would like to deposit.

<figure><img src="/files/LEtiL4V35qQlDJczwQit" alt="" width="264"><figcaption></figcaption></figure>

7. Paste the deposit address copied from the Terrace website into the first line. Select an amount to deposit on the second line.&#x20;

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

8. Confirm the details of your transaction. The network shown should be the same network you selected when accessing you deposit address on Terrace.

<figure><img src="/files/xeE24YEVUFxoTAagRtKO" alt="" width="264"><figcaption></figcaption></figure>

9. Once the funds are deposited on Terrace, you will recieve a conformation email with the details of your trade.


---

# 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-deposit-crypto-on-terrace.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.
