# Arbitrum Bridge

## Bridging mainnet tokens to Arbitrum

You can bridge funds from Mainnet to Arbitrum, and Hop Protocol makes it easy!&#x20;

{% hint style="info" %}
You'll need a bit of ETH on the Arbitrum Network to pay small transaction fees.
{% endhint %}

1. Visit [Hop Protocol](https://app.hop.exchange/#/send?token=ETH\&destNetwork=arbitrum\&sourceNetwork=ethereum)
2. Connect your wallet&#x20;
3. Choose the amount of ETH (or other tokens) you'd like to bridge
   * To purchase credits for viewing live streams on Xeenon, you will need some DAI
4. Click "Send" and approve&#x20;
   * You'll need to sign a gas transaction in your wallet.

<img src="/files/Kp4uQMrTxVCqMlDaSPCx" alt="" data-size="original">

{% hint style="success" %}
Now that you have ETH on Arbitrum, you can use protocols on the network!
{% endhint %}


---

# 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.xeenon.xyz/managing-funds/advanced/arbitrum-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.
