# Bridging to Mainnet

## **How do I bridge ETH back from Arbitrum to mainnet?**

There are a number of options to bridge ETH from Arbitrum to Mainnet:

* Arbitrum Bridge (Takes 7 Days): [https://bridge.arbitrum.io/](https://bridge.arbitrum.io)
* Synapse (\~30 minutes): <https://synapseprotocol.com/>
* Hop Exchange (\~30 minutes): <https://hop.exchange/>
* Celer (\~30 minutes): <https://cbridge.celer.network/#/transfer>

{% hint style="info" %}
**Note:** These options are referenced from TreasureDAO's whitepaper. Please do your own research too before proceeding!
{% 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.talesofelleria.com/getting-started/connecting-to-arbitrum/bridging-back-to-mainnet.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.
