# Manage Your ATH Rewards (Wallet)

{% hint style="warning" %}
This is an archived page. For the latest information, refer to [Aethir Cloud](/aethir-cloud.md).
{% endhint %}

As a GPU Compute Provider on Aethir, managing your ATH Compute Rewards effectively is crucial for maximizing your income and ensuring financial transparency. The Wallet section on the Aethir platform provides comprehensive tools to help you track, claim, and manage your financial activities seamlessly.

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

#### **Service Fee**

Track the service fee income paid by Aethir Cloud’s customers to use your servers

<figure><img src="/files/8C6sMDrjNhSoYEIss8c4" alt=""><figcaption></figcaption></figure>

To withdraw from Service Fee, Claim it from Service Fee page first.

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

#### **Staking Rewards:**

Monitor the reward earned for providing your servers on Aethir

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

30% of the reward will be released to your wallet immediately which will be included in Vested Reward. Another 30% is vested over a 90 day period, and the final  40% is vested over a 180 day linear vesting period which will also be included in Vested Reward after vested.

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

To withdraw the vested reward, claim it first.

#### **Stake**

Overview your total stake amount, with breakdowns of different status and secure withdrawal.

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

* In Staking: staking amount for your servers that are not un-staked
* Dissolving: un-staked amount that **hasn’t** passed the vesting period
* Dissolved: un-staked amount that **has** passed the vesting period
* Withdraw All: withdraw all dissolved un-staked amount. The amount here is estimated, based on on-chain data a few minutes ago. Clicking “Withdraw All” will refer to the actual amount based on on-chain data in real time.

Approved Claim

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

Once approved by the platform, claims can be withdrawn in Approved Claim screen.

Due to security considerations of the smart contract, one can only withdraw them one by one sequentially, from the earliest claim first.

#### **Activity**

Keep track of your financial transactions essential for maintaining transparency, such as service fee, rewards, stake/un-stake, etc.

The Wallet section on the Aethir platform is designed to provide you with all the tools you need to manage your ATH Compute Rewards effectively. By leveraging these features, you can ensure your contributions to the Aethir network are rewarded appropriately.

#### KYC

Pleaset note to comply with AML regulations, all users must complete KYC before they can claim or withdraw ATH earned through our products. For more details please go to page [Complete KYC Verification](/aethir-tokenomics/complete-kyc-verfication.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.aethir.com/aethir-cloud-host-guide/how-to-provide-gpu-compute/manage-your-ath-rewards-wallet.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.
