# Bridge

The recently updated wallet features a cross-chain exchange function for certain assets through the wallet interface.

With this feature, you can transfer assets from one network to another.

To go to the exchange, click on **"Bridge"** on the main screen of the wallet.

<figure><img src="/files/zzJJCi4f5kNwhRwaeWMT" alt="" width="237"><figcaption></figcaption></figure>

Connect your wallet to your MetaMask portfolio.

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

Confirm the connection in the pop-up wallet window by clicking **"Next"** and **"Connect"** consecutively.

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

In the **"Bridge tokens"** section, select the network from which you want to transfer the asset ("From this network"), as well as the network where you want to receive the asset ("To this network").

Specify the amount of the asset to be transferred in the column **"You send"**, but not less than 30 USDT.&#x20;

Then the exchange option and exchange rate will be offered, click on the line with the information about the exchange to see the fees and conditions of the exchange, and proceed with the exchange.

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

To proceed with the exchange, click on **“Approve token”**.

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

Confirm the use of your assets for the exchange, the default is set to the amount of asset you need for the exchange. Click **"Approve"** to continue.

<figure><img src="/files/EWTbuQkpaW7VWn9EgJjT" alt="" width="210"><figcaption></figcaption></figure>

Then click **"Submit transaction"** to make the exchange transaction. This button appears after confirming the limit of the asset usage in the previous step.

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

Confirm the transaction in your wallet.

<figure><img src="/files/URkxQTqkrB4fYXDs1o6G" alt="" width="261"><figcaption></figcaption></figure>

You can see the progress of the exchange and the approximate time of completion by clicking on the pop-up message **"Bridging in progress"**.

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

When you click on the pop-up window, information about your exchange and a link to the transaction will appear. To change the network in the wallet, click **"Switch to Polygon in MetaMask"** and confirm the change of network in your wallet if necessary.

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

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

You can also add the asset to MetaMask.

<figure><img src="/files/PDb6S3PHk7jkyeq5QEde" 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.daomars.com/f.a.q/wallets/metamask/wallet-features/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.
