# Transfer mBTC to EVM wallets

Once you've bridged Bitcoin to the Merlin Chain, you can use it across the network through your Bitcoin wallet, like Unisat, thanks to the BTC Connect technology provided by Particle Network. This allows you to connect to dApps using a pre-generated wallet address that matches the private key of your wallet. For more details on BTC Connect, check out our developer documents: [Connecting to Merlin via BTC Wallet](https://docs.merlinchain.io/merlin-docs/quick-start/connecting-to-merlin-via-btc-wallet).\
\
However, if you've decided to transfer your Merlin Bitcoin from Unisat to EVM-based wallet, here's a brief guide to help you through:

1. Connect Unisat to [merlinchain.io](https://merlinchain.io/) or [merlinswap.org](https://merlinswap.org/).
2. Locate and open the Particle wallet, which you'll find in the bottom right corner of the page.
3. Select "BTC" from the list of tokens.
4. Hit the "Send" button.
5. Enter the recipient EVM wallet address.
6. Specify the amount you wish to transfer.
7. Click "Send" again, and authorize the transaction in Unisat.

Additionally, below is a quick video that might be helpful.&#x20;

<br>

<br>

<br>


---

# 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://alexs-organization-65.gitbook.io/merlin-faq/merlin-ecosystem/merlin-bridge/transfer-mbtc-to-evm-wallets.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.
