# How to Stake ATH for the Deposit Collateral

While you have the option to skip staking during the initial setup, your Aethir Edge device will not be operational without it. If you're ready to stake, this guide will walk you through the process, which includes acquiring the necessary ATH and ETH, transferring them to your app wallet, and then staking your ATH to activate your device and start earning rewards.

**Acquire ATH and ETH:**

* Purchase ATH on a [supported cryptocurrency exchange](/managing-your-ath-tokens/acquiring-ath.md) or swap for it on a decentralized exchange like [Uniswap](https://app.uniswap.org/).
* Ensure you also have some ETH in your wallet ($15 worth of ETH should be plenty) to cover gas fees on the Arbitrum network.
* Bridge both your ATH and ETH to the Arbitrum network using a cross-chain bridge. You can find detailed instructions on how to use a bridge for ATH [here](/managing-your-ath-tokens/how-to-bridge-ath-for-edge-staking-eth-to-arb.md) and a bridge for ETH [here](/managing-your-ath-tokens/how-to-bridge-eth-for-gas-fees.md).

**Download the Aethir Edge App:** The [Aethir Edge App](/aethir-edge-app.md) is available for both iOS and Android devices. Download and install the app on your smartphone.

**Create an Account and Complete KYC:**

* Open the app and create an account.
* Complete the KYC (Know Your Customer) verification process. This is a mandatory step to ensure compliance with regulations and prevent fraudulent activity.

### How to Stake

1. **Determine Staking Amount:** The app will guide you to determine the required amount of ATH based on your device tier and current network conditions. This information will be displayed on the main dashboard, showing your total mining revenue, connected devices, and the required staking amount. You can also refer to our [Staking Schedule](broken://pages/8P7jWHZxpD9IBURU4CzH) page.\
   ![](/files/rDSOVo9xxryIZC7C29nr)
2. **Initiate Staking:** Click on the "Stake" button to begin the staking process.
3. **Confirm Staking Details:** A confirmation screen will appear, displaying the device to be staked, the total ATH required, and the estimated gas fee. Review these details carefully.\
   ![](/files/jciSslVz5xCwYsskfiEe)
4. **Confirm Transaction:** Click "Submit" to initiate the blockchain transaction.\
   ![](/files/ASEDl1hXjYRhYNcIelrf)
5. **Transaction Complete:** Once the transaction is completed, you will see a confirmation message. Your device status will update to "Working," indicating that it is actively staking and mining.\
   ![](/files/AdGP5ctUC7UkOG1DTN1c)![](/files/nLXw5yAVLhm7SkbuTA7a)

**Existing Users with Uncompleted Staking:**

1. **Complete Staking:** You will see a prompt on the main dashboard to complete staking. The app will explain the required amount based on your device and network conditions.<br>
2. **Initiate Staking:** Follow the same steps as outlined above for new users to initiate and complete the staking process.

If you encounter any issues, such as insufficient ATH or transaction errors, the app will provide error messages and support tools to help you resolve them.


---

# 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/user-guides/how-to-stake-ath-for-the-deposit-collateral.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.
