# Bridge ETH

To play you need some Ethereum on Arbitrum One. There are several options to get it:

Either you bridge from Ethereum Mainnet through the Arbitrum Bridge:

{% embed url="<https://bridge.arbitrum.io/?destinationChain=arbitrum-one&sourceChain=ethereum>" %}

Or you use the multichain swap functionality of Uniswap:

{% embed url="<https://app.uniswap.org/swap>" %}

Or you can use a centralized exchange like Binance or Kraken to buy and withdraw it to your wallet.<br>


---

# 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://the-gainlings.gitbook.io/the-gainlings/how-to-prepare/bridge-eth.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.
