# MVL Bridge

#### 1. Visit the [**MVL Fi website**](https://mvlfi.mvlchain.io/en).

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

#### 2. Connect your wallet and approve the connection in your wallet.

<div><figure><img src="/files/vaGBPeuoDANqrsDBttrK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/adrZbZ8Vl29S10QyIwOT" alt=""><figcaption></figcaption></figure></div>

#### 3. Select the source and destination networks.

* ETH → BSC
* BSC → ETH

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

#### 4. Enter the amount of MVL tokens you want to bridge and click “Next Step”

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

#### 5. Click “Approve” to allow the bridge contract to access your tokens.

* This gives permission for the specified MVL amount to be used in the transaction.

<figure><img src="/files/cuUWMxG3lZ5cH2OFrBwM" alt="" width="540"><figcaption></figcaption></figure>

#### 6. Review the network fee and click “Confirm” in your wallet.

* ⚠️ <mark style="color:red;">Gas fees may vary depending on network traffic.</mark>

<figure><img src="/files/HW3xanwAJedZpemIELk2" alt="" width="361"><figcaption></figcaption></figure>

#### 7. After approval, click “Start.”

<figure><img src="/files/RGllDQjLLu9rrbTNu7GN" alt="" width="513"><figcaption></figcaption></figure>

* A pop-up will appear in your wallet.
* ⚠️ <mark style="color:red;">Review the network fee and confirm the transaction.</mark>
* <mark style="color:red;">⚠️ Gas fees may vary depending on network traffic.</mark>

<div><figure><img src="/files/jEuf6Ldb8hjUZN9Cnqza" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0yn4Nql2Tg9zQC10gpBc" alt=""><figcaption></figcaption></figure></div>

#### 8. Once the transaction is completed, the bridge process will begin.

* This may take up to 6 minutes.

<figure><img src="/files/f33424dki89gtQcHShRR" alt="" width="560"><figcaption></figcaption></figure>

#### 9. When completed, the screen will display “Bridge Completed!”

* You can click the LayerZero Scan link to view transaction details.

<figure><img src="/files/0GjAUuvFDevd2kIlbCDB" alt="" width="510"><figcaption></figcaption></figure>

#### 10. Check your wallet

* Switch to the Binance Smart Chain network.
* Your bridged bMVL tokens will appear in your wallet.

<figure><img src="/files/ACRBS2TUMps7pktRV3Op" alt="" width="380"><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.mvlchain.io/user-guide/mvl-bridge.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.
