# How to Obtain Arbitrum ETH

There are multiple ways to obtain Arbitrum One ETH (a.k.a. AETH or Arb ETH), but here are the best ways depending on your starting point.

{% tabs %}
{% tab title="Bridge ETH to AETH" %}
In this case, all you need to do is bridge ETH on Ethereum's network to ETH on Arbitrum's network. To do this, navigate to the following site then follow the steps below: <https://bridge.arbitrum.io/?l2ChainId=42161>.

{% hint style="info" %}
&#x20;Make sure your wallet's network is connected to Ethereum Mainnet when using the ETH to AETH bridge.
{% endhint %}

{% @supademo/embed demoId="01ZnCKMXC41bM8nlNokQs" url="<https://app.supademo.com/demo/01ZnCKMXC41bM8nlNokQs>" %}
{% endtab %}

{% tab title="Get AETH from CEX" %}
You can buy ETH from Centralized Exchanges (CEX) that support withdrawing to an Arbitrum network. The following are popular CEX's:

* via Bybit: <https://www.bybit.com/en/learn/crypto/buy-ethereum>
* via Binance: <https://www.binance.com/en/how-to-buy/ethereum>
* via Coinbase: <https://www.coinbase.com/how-to-buy/ethereum>
  {% endtab %}
  {% endtabs %}


---

# 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://xai-foundation.gitbook.io/xai-network/about-xai/sentry-key-purchase-and-setup/step-3-complete-requirements-to-accrue-esxai/step-3a-set-up-and-fund-the-sentry-wallet/how-to-obtain-arbitrum-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.
