# Echo Vault

## How to deposit on Echo Vault?

1. First, ensure that your wallet holds uBTC assets from the B² Network or wBTC/fBTC on EVM network.  Please click to check how to [Bridging uBTC](/echo-protocol/echo-app-docs/bridging-ubtc.md).

2. Enter [Echo Vault](https://vault.echo-protocol.xyz/) and select which ecosystem you would like to deposit your BTC and receive Echo's unified BTC. <br>

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

3. **Aptos Vault**\
   Select and connect to the Aptos network. Once the wallet is successfully connected, confirm that the receive amount is correct, and you can click 'deposit' to complete minting **aBTC**.\ <br>

   <figure><img src="/files/2UP03UfivxvaVnttPYiW" alt="" width="563"><figcaption></figcaption></figure>

4. **Morph Vault**\
   Select and connect to the Morph network. Once the wallet is successfully connected, confirm that the receive amount is correct, and you can click 'deposit' to complete minting **mphBTC**.\ <br>

   <figure><img src="/files/l34yMmSEvgqcm6GSriT7" alt="" width="563"><figcaption></figcaption></figure>

5. **Movement Vault**\
   Select and connect to the Movement network. Once the wallet is successfully connected, confirm that the receive amount is correct, and you can click 'deposit' to complete minting **mBTC**.

<figure><img src="/files/ms2LDgXZQS5y80njZcaq" alt="" width="563"><figcaption></figcaption></figure>

6. In the "My Deposits" section, click to view your vault deposits, along with the points and rewards you've earned.

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

**Note:**

* *The minimum deposit amount for **XBTC** is **0.0001**, while for all others it is **0.0005**.*
* *The deposit fee for **XBTC** is **0.05%**, while for all others it is **0.2%**.*

## How to Withdraw?

1. Enter the [My Deposits](https://vault.echo-protocol.xyz/deposits) page to view the BTC you have deposited in the Echo Vault.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXexJOXsY8CDxgEOCyJ0vDdHF_lSSMwO5NC6r2N8p9sQyNvIiHxZ8hg1kVnF8-3M6QWKRaNUzEOKHkstmZFgIp9Kx5zuah4ghjOa43FQQosKDWlsSDdTkBd-dcrEy5m8lULn-YLOOQ?key=lfjnUGlAJ3v8pUi7-fXDLIgQ" alt=""><figcaption></figcaption></figure>

2. Using the Aptos mainnet as an example, select and connect to the Aptos network. Once the wallet is successfully connected, click "Withdraw" and enter the amount you wish to withdraw.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfQYVHSP9rPDEvAXMqz_kBxj8oi65SxgwWcAkra0hLC4D9ZMAEK5r7BEJt12C4q8FkU3VFKfEj6heM2yGfzCSDF2ivQOjdW33DFrJeRjdvYKlWhFLrBXtUb7RcqACR5EMoNChdQHg?key=lfjnUGlAJ3v8pUi7-fXDLIgQ" alt="" width="563"><figcaption></figcaption></figure>

3. Next, select the mainnet and token of the target chain, and connect the corresponding wallet for that chain. Once all the information is confirmed to be correct, click "Withdraw" to complete the withdrawal process.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcc0zqV98OcwkedhIjdvv2hGJfjHBv-06ys5qaCYG7Nrhl3Hzs5U5iJXK_wXJ_uhl-kjqVCOBCPCQnDs0hhtpQAMnSlqodxR-vrSIOwK7OyRPGkCrwi86vtB6pgnlEBgyTGz7U7Bg?key=lfjnUGlAJ3v8pUi7-fXDLIgQ" alt="" width="563"><figcaption></figcaption></figure>

**Note：**

* *The minimum withdrawal amount for **XBTC** is **0.0001**, while for all others it is **0.0005**.*
* *The withdrawal fee for **XBTC** is **0.05%**, while for all others it is **0.2%**.*
* *Your withdrawal options depend on your initial deposit. If you deposited yield-bearing tokens, you can withdraw either yield-bearing or standard tokens.If you deposited standard tokens, your withdrawal will also be in standard tokens.*


---

# 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://echo-protocol.gitbook.io/echo-protocol/echo-app-docs/echo-vault.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.
