# Managing Your ATH Tokens

The ATH token exists on both the Ethereum and Arbitrum networks, serving [different purposes](/managing-your-ath-tokens/multichain-ath-token-ethereum-vs.-arbitrum.md) within the Aethir ecosystem.

To get started earning ATH on your new Edge device, you'll need to send both ATH and ETH on the Arbitrum network to your app-embedded wallet. You can skip ahead to our guide on that here: [How to Bridge ATH for Edge Staking](/managing-your-ath-tokens/how-to-bridge-ath-for-edge-staking-eth-to-arb.md).


---

# 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.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.
