# How to bridge assets to Merlin Chain?

1. Navigate to the third-party bridge [Meson](https://meson.fi/), connect your wallet, and select Metamask.

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

2. Select the type of asset (BTCB) to transfer and enter the amount.

   <figure><img src="/files/tP1BV26lgGHS2GRWtdeJ" alt=""><figcaption></figcaption></figure>
3. Please kindly confirm the Recipient‘s address. The fee and arrival time are also displayed here.

   <figure><img src="/files/XtvvX47N7Yak5pH9VsNQ" alt=""><figcaption></figcaption></figure>
4. Tap the “Swap” button to transfer assets from BNB Chain to Merlin Mainnet.

   <figure><img src="/files/cXNrKg3qd0kuNlv1nwFm" alt=""><figcaption></figcaption></figure>
5. Approve the BTCB spending cap and confirm the transaction.

   <figure><img src="/files/r5Ztp735OB38EC2Tx73k" alt=""><figcaption></figcaption></figure>
6. Wait for a bit. If the assets have been successfully delivered, you will see the below pop-up window.

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


---

# 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.merlinswap.org/tutorial/how-to-bridge-assets-to-merlin-chain.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.
