# Bridge Tutorials

### Level

* Connect your wallet
* Navigate to the[ Bridge Page](https://bridge.level.finance/)
* Select the token you want to bridge
* Enter the Amount of LVL/LGO you want to bridge
* Choose Home network and Destination Network: From BNB Chain to Arbitrum or vice versa
* Click ‘APPROVE’&#x20;
* Click "TRANSFER" then "CONFIRM" and confirm the pop-up transaction in your wallet
* Once confirmed in your wallet, you will see a "Transaction Completed" pop-up on the LEVEL UI after a few seconds.

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

### Socket

* Connect your wallet
* Navigate to the[ ](https://bridge.level.finance/bungee)[Socket page](https://bridge.level.finance/socket)
* Choose Home network and Destination Network: From BNB Chain to Arbitrum or vice versa
* Select the token you want to transfer
* Enter the Amount of token you want to transfer
* Click "Review Quote" then "Confirm Bridge"
* Click and confirm the pop-up transaction in your wallet
* Once confirmed in your wallet, you will see a "Transaction Completed" pop-up on the LEVEL UI after a few seconds.


---

# 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.level.finance/bridge-tutorials.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.
