# How to bridge tokens to Arbitrum

There are various methods to bridge tokens to Arbitrum. This guide will detail the steps involved in bridging tokens via the official bridge, centralized exchanges, and other multi-chain bridges.

**Centralized exchanges that support Arbitrum One**

<table><thead><tr><th width="358"></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Binance</td><td><a href="https://www.binance.com/en">https://www.binance.com/en</a></td></tr><tr><td>Bybit</td><td><a href="https://www.bybit.com/">https://www.bybit.com/</a></td></tr><tr><td>Bitget</td><td><a href="https://www.bitget.com/">https://www.bitget.com/</a></td></tr><tr><td>Huobi</td><td><a href="https://www.huobi.com/en-us/">https://www.huobi.com/en-us/</a></td></tr><tr><td>Kucoin</td><td><a href="https://www.kucoin.com/">https://www.kucoin.com/</a></td></tr><tr><td>Crypto.com</td><td><a href="https://crypto.com/">https://crypto.com/</a></td></tr><tr><td>Mexc</td><td><a href="https://www.mexc.com/">https://www.mexc.com/</a></td></tr><tr><td>OKX</td><td><a href="https://www.okx.com/">https://www.okx.com/</a></td></tr><tr><td>Kraken</td><td><a href="https://www.kraken.com/">https://www.kraken.com/</a></td></tr></tbody></table>

**To bridge tokens from Ethereum to Arbitrum via the official Arbitrum bridge, follow these steps:**

1. Go to [Bridge to Arbitrum](https://bridge.arbitrum.io/) and connect your wallet while on the Ethereum mainnet. The following screen will appear: :arrow\_heading\_down:

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

2. Enter the desired amount of ETH to bridge to Arbitrum and click on "Move funds to Arbitrum One."

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

3. Confirm the transaction in your wallet. Despite being executed on layer 1, Arbitrum's lower gas fees will apply.
4. Once you're satisfied with the amount, click on "Confirm."
5. On the next page, the transaction will appear as "pending."
6. The transferred ETH is now available on Arbitrum, allowing you to send and receive it.

**Synapse is a long-standing bridge that supports multiple networks and offers the convenience of providing the native chain token to avoid bridging twice.**

1. Head over to the [Synapse app.](https://synapseprotocol.com/landing)
2. Select the network that you wish to transfer funds out of using the "From" dropdown menu (if necessary, accept the request in your wallet to switch networks to that chain)&#x20;

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

3. Select the assets that you wish to bridge from the dropdown menu to the right of the input field (stablecoins, ETH, or SYN, plus an expanding list of tokens from partnerships).

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

4. Input the amount that you would like to transfer into the number field.

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

5. Make sure that the amount you will be receiving appears correct, and click "Approve Token" to grant Synapse approval to spend the stablecoin you are swapping

***Note: you will receive the indicated amount of the native token when bridging to a non-Ethereum chain, enough to allow you to make 1-2 swaps upon arrival.***

6. Click "Bridge Token" after confirming the approval to bridge your funds.


---

# 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.unlimited.trade/start-trading/or-arbitrum-guide/how-to-bridge-tokens-to-arbitrum.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.
