# Getting Started with Aethir Edge

{% embed url="<https://www.youtube.com/watch?v=qGrLAWDEHTU>" %}

*Note: this is merely a high-level overview. All of these topics will be covered in-depth in the subsequent sections.*

**1. Purchase and Set Up Your Device**

* **Purchase:** Acquire an Aethir Edge device from an [authorized distributor](https://www.myedge.io/distributors) or through a public sale on [myedge.io](https://www.myedge.io/).&#x20;
* **Connect and Configure:** Follow the instructions in the [How to Set Up and Configure Your Edge Device](https://docs.myedge.io/user-guides/how-to-set-up-and-configure-your-edge-device) guide to connect your device to the network and complete the initial setup.

**2. Download and Register on the Aethir Edge App**

* **Download the App:** Download and install the [Aethir Edge App](https://docs.myedge.io/aethir-edge-app) on your device.
* **Create an Account:** Open the app and create an account using your email or a supported social login.
* **Complete KYC:** Complete the Know Your Customer (KYC) verification process within the app.

**3. Acquire and Bridge ATH & ETH**

* **Purchase ATH:** Buy ATH tokens on a [supported cryptocurrency exchange](https://docs.myedge.io/managing-your-ath-tokens/acquiring-ath) or swap for them on a decentralized exchange like [Uniswap](https://app.uniswap.org/swap).
* **Acquire ETH for Gas Fees:** Obtain some ETH to be transferred to your Aethir Edge app wallet. This will be used to cover transaction fees on the Arbitrum network. ($15 worth of ETH should be plenty.)
* **Bridge ATH & ETH to Arbitrum Network:** Use a cross-chain bridge like the [Arbitrum Bridge](https://bridge.arbitrum.io/?destinationChain=arbitrum-one\&sourceChain=ethereum) or [Squid Router](https://app.squidrouter.com/?chains=1%2C42161\&tokens=0xbe0ed4138121ecfc5c0e56b40517da27e6c5226b%2C0xc87b37a581ec3257b734886d9d3a581f5a9d056c) to transfer your ATH and ETH to the Arbitrum network. (See the [How to Bridge ETH for Gas Fees](https://docs.myedge.io/managing-your-ath-tokens/how-to-bridge-eth-for-gas-fees) and [How to Bridge ATH for Edge Staking (ETH to ARB)](https://docs.myedge.io/managing-your-ath-tokens/how-to-bridge-ath-for-edge-staking-eth-to-arb) guides for detailed instructions.)

**4. Stake Your ATH**

* **Transfer ATH and ETH:** Transfer the required amount of ATH and ETH to your in-app wallet on the Arbitrum network. *Do not send these tokens on the Ethereum network.* We have detailed instructions on how to use token bridges [here for ATH](https://docs.myedge.io/managing-your-ath-tokens/how-to-bridge-ath-for-edge-staking-eth-to-arb) and [here for ETH](https://docs.myedge.io/managing-your-ath-tokens/how-to-bridge-eth-for-gas-fees).&#x20;
* **Stake ATH:** Navigate to the staking section in the app and follow the prompts to stake the required amount of ATH. Refer to the [How to Stake ATH](https://docs.myedge.io/user-guides/how-to-stake-ath-for-the-deposit-collateral) guide for a complete overview, or you can check the [Managing Your ATH Tokens](https://docs.myedge.io/managing-your-ath-tokens) section for even more in-depth instructions.

**5. Start Earning Rewards**

Once your ATH is staked, your Edge device will start contributing to the network and earning rewards. You can monitor your earnings and manage your rewards directly through the app. (See the [Claiming and Withdrawing ATH](https://docs.myedge.io/user-guides/claiming-and-withdrawing-ath) guide for more information on claiming and withdrawing your rewards.)

**Remember:** Staking is required for your Aethir Edge device to function and earn rewards. Make sure you have enough ATH and ETH on the Arbitrum network to complete the staking process and cover any associated gas fees.

**Additional Notes:**

* This is a high-level overview; refer to the linked guides for detailed instructions on each step.
* If you encounter any issues during the setup or staking process, consult the troubleshooting tips in the app or contact customer support.


---

# 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/getting-started-with-aethir-edge.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.
