# Multichain ATH Token: Ethereum vs. Arbitrum

<figure><img src="/files/Y7LwOHQWRuEGy5a9mNL0" alt=""><figcaption></figcaption></figure>

The ATH token exists on both the Ethereum and Arbitrum networks, serving different purposes within the Aethir ecosystem:\
\
**For Edge Users, the main chain is Arbitrum network:**

* **All Edge Operations:** All Edge device operations, including Participating in the Aethir Edge network, staking, claiming, and withdrawing rewards, are conducted on the Arbitrum network.
* **ETH Gas Fees:** ETH is required to pay for gas fees associated with transactions on the Arbitrum network (staking, claiming, withdrawing). You will need to have ETH in your Edge embedded wallet to cover these fees. [Use Squid Router to bridge ETH and ATH](https://v2.app.squidrouter.com/?chains=42161%2C1\&tokens=0xc87B37a581ec3257B734886d9d3a581F5A9d056c%2C0xbe0Ed4138121EcFC5c0E56B40517da27E6c5226B)
* **Rewards Claiming:** Edge ATH rewards claiming takes seven days to process on the Arbitrum network.

**Other Functions on Ethereum Mainnet (Canonical Token Contract):**

* **Airdrops:** Initial token distributions and airdrops occur on the Ethereum mainnet.
* **Staking on** [**https://stake.aethir.com/**](https://stake.aethir.com/)**:** ATH staking for governance and other purposes is done on Ethereum network.
* **Centralized Exchanges (CEXs):** ATH is primarily traded on centralized exchanges on the Ethereum network.

This dual-chain approach allows for efficient scaling and cost-effectiveness while maintaining compatibility with the broader Ethereum ecosystem.


---

# 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/multichain-ath-token-ethereum-vs.-arbitrum.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.
