# Bridge

The Bridge allows you to send $MONEY between different networks such as Arbitrum and Optimism quickly and cheaply, with bridging transactions normally confirming within \~2 minutes. It can be found at the [BRIDGE ](https://app.defi.money/bridge)page. Bridging is done between the same address on 2 different networks.

***

## Instructions

1. Go to the [Bridge](https://app.defi.money/bridge) page and connect your wallet.
2. Make sure to verify which network you are sending *FROM* and which network you are sending *TO*. You can click the button highlighted here to quickly switch the *FROM* and *TO* networks:&#x20;

<figure><img src="/files/pB3UtlWSRGvW6jUxEbQC" alt=""><figcaption><p>In this example we are bridging $MONEY from Optimism to Arbitrum</p></figcaption></figure>

3. Enter the amount of $MONEY you wish to bridge, and then click the `BRIDGE $MONEY` button, and follow the instructions in your wallet. As soon as you signed the transaction in your wallet, the status of the bridge transaction will be shown.<br>

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

4. (Optional) You can view the transaction on a third-party blockchain explorer to verify the transaction by clicking the `VIEW TRANSACTION` button.
5. The bridge transaction will normally confirm within \~2 minutes, and you may leave the page before that if you wish. Your $MONEY will appear on the same address on the network you bridged to, even if you lose track of the transaction.

***

Congratulations, you successfully bridged $MONEY!&#x20;


---

# 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.defi.money/welcome/tutorials/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.
