# Arbitrum Bridge Tutorial

![](/files/0MzKDMdCUtnCXhO4FvJ0)

*In order to bridge the assets, make sure that your wallet like Matamask or other wallets has ETH on the Ethereum mainnet.*

### 1. Add ‘Arbitrum one’ network on Wardenswap.finance <a href="#id-54ba" id="id-54ba"></a>

* To add ‘Arbitrum one’ network, visit [wardenswap.finance](https://www.wardenswap.finance/#/best-rate-swap) website.
* Click on ‘Chain’s logo’ and select Arbitrum network.

​

![](https://miro.medium.com/max/1400/1*Bq23gFb2g2aMIaK1U2DYEg.png)

* Follow the steps on MetaMark → Approve → Switch network.

​

![](https://miro.medium.com/max/700/1*SZThDC2XJPO9N9_Gy9mteA.png)

* After switching network, Arbitrum network will be shown on top of MetaMark pop up.

![](https://miro.medium.com/max/700/1*Bs4Y6ryJFPxAcpaYMZQffg.png)

### 2. Bridge your ETH/TOKENS (L1 → L2) <a href="#id-54d6" id="id-54d6"></a>

* To bridge token assets, visit [bridge.arbitrum.io](https://bridge.arbitrum.io/) website.
* Make sure your wallet is connected to the Ethereum mainnet network.

![](https://miro.medium.com/max/600/0*VxNCpWdCOLs3Fl4h.gif)

* Select the ETH or ERC-20 to bridge in the token drop-down menu.

![](https://miro.medium.com/max/600/0*_-XGoYWf9eBhi5H9.gif)

* Enter the amount of ETH/tokens you want to bridge over in the “L1” field and then press “deposit”. Follow the steps on Metamask.
* After submitting the transaction, the process is expected to arrive on Arbitrum One within roughly 10 minutes to an hour depending on congestion.
* Also, make sure your MetaMask wallet is set to the Arbitrum One network so you can see your funds when they arrive.

![](https://miro.medium.com/max/600/0*wQNhg2_vIoNXtxTZ.gif)

## How to withdraw your ETH/TOKENS (L2 → L1) <a href="#ad60" id="ad60"></a>

> Note!: The withdrawal period is 7 days after sending your assets through the bridge to receive them on the mainnet.

* Make sure you are connected to the Arbitrum One network and **have some ETH on your wallet as transaction fees**.
* Click the arrow in the middle of the page, then select the token you want to bridge in the drop-down menu.

![](https://miro.medium.com/max/600/0*dxr-yUvF4axwNjcS.gif)

* Enter the amount of ETH/tokens you want to bridge over in the “L2” field and then press “withdraw”. Follow the steps on Metamask. After the fraud proof window has closed, press on “claim” and your funds will be available in your wallet!

![](https://miro.medium.com/max/600/0*-bwFakZGH6Cea6QH.gif)

> Note!: The withdrawal period is 7 days after sending your assets through the bridge to receive them on the mainnet.

***Reference:*** ​<https://arbitrum.io/bridge-tutorial/>​


---

# 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.wardenswap.finance/warden/how-to/arbitrum-bridge-tutorial.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.
