# Acquiring ATH

## **Purchase ATH on Exchanges**

ATH is available for purchase on the following cryptocurrency exchanges:

* [Bitfinex](https://www.bitfinex.com/)
* [OKX](https://www.okx.com/)
* [Kucoin](https://www.kucoin.com/)
* [Gate.io](https://www.gate.io/)
* [HTX](https://www.htx.com/)
* [MEXC](https://www.mexc.com/vi-VN)
* [Bitget](https://www.bitget.com/)
* [Swissborg](https://swissborg.com/)
* [Bitrue](https://www.bitrue.com/)
* [BingX](https://bingx.com/promotion/common_exchange#fbclid=IwY2xjawEfzWFleHRuA2FlbQEwAAEdY0DoRSu_9MsKQ1RatY_w5rLX8bBqN2RahDR5V03E3WyLZRB5YfnFzPrH_aem_SkdIeU9k8PE94bPRoCnZtQ?ref=8HZMIV)
* [CoinOne](https://coinone.co.kr)
* [Hashkey](https://passport.hashkey.com/en-US/register?invite_code=86B9KZ\&gad_source=1\&gclid=CjwKCAjw8rW2BhAgEiwAoRO5rHKi5xu-RLe_3-shN1PGqL_be45qqPxwMP1cfdpIFWsky9hbkzxXWBoCqUcQAvD_BwE\&passport=global)
* [BTSE](https://www.btse.com/en/home)
* [Biconomy](https://www.biconomy.com/)

You can create an account on a supported exchange, deposit funds, and then buy ATH tokens.

### Swap Directly on Uniswap

If you don't have an exchange account, you can swap directly on Uniswap [here](https://app.uniswap.org/#/swap).

1. Connect your wallet.
2. Select the token you want to swap from (e.g., ETH) and ATH as the token you want to receive.
3. Enter the amount you wish to swap and confirm the transaction.

Once completed, your ATH will be deposited into your wallet.

**Important:**

* **ETH and ATH on Multiple Networks:** Both ETH (Ethereum's native token) and ATH can exist on both the Ethereum network and the Arbitrum network.
* **Bridging to Arbitrum:** Before sending ETH or ATH to your Edge wallet, you need to ensure they are on the Arbitrum network. We'll cover how to use a cross-chain bridge like [Squid Router](https://app.squidrouter.com/?chains=1%2C42161\&tokens=0xbe0ed4138121ecfc5c0e56b40517da27e6c5226b%2C0xc87b37a581ec3257b734886d9d3a581f5a9d056c) to transfer your tokens from Ethereum to Arbitrum in the [How to Bridge ATH for Edge Staking](/managing-your-ath-tokens/how-to-bridge-ath-for-edge-staking-eth-to-arb.md) section.
* **Edge Wallet Compatibility:** The Edge wallet is designed to interact with the Arbitrum network, so please do not send any tokens here on the Ethereum network.&#x20;


---

# 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.myedge.io/managing-your-ath-tokens/acquiring-ath.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.
