# Manage Your Wallet

Managing your wallet on Aethir Cloud is an essential aspect of handling your financial transactions, including managing your balance, deposit, withdraw and tracking your transaction history. Here's a guide to help you navigate through the wallet management process efficiently.

#### Accessing Your Wallet

1. **Navigate to the Wallet Section**:
   * From the Aethir Tenant console, click on the "Wallet" tab on the left-hand menu.

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FTkmYIwvEk3El8hYJN7zC%2FUntitled%20(18).png?alt=media&#x26;token=5b97233d-2e3d-478a-b6f0-b5a768abcd2d" alt=""><figcaption></figcaption></figure>

#### Viewing Your Balance and Activity

1. **Balance Overview**:
   * Your current balance is displayed at the top, showing the amount of ATH (Aethir tokens) you have available.
2. **Pending and Approved Claims**:
   * The wallet section provides a summary of your pending approval claims and approved claims, making it easy to track your expected earnings and their status.
3. **Activity Log**:
   * Below the balance overview, you will find the activity log that lists all your recent transactions. This includes service fees, claims order, withdraw, etc. Each entry shows the time, type and amount of the transaction.

#### Depositing ATH

1. **Deposit Funds**:
   * First click the → icon besides BALANCE to go to the Balance page.
   * Click on the "Deposit" button next to your balance to add more ATH tokens to your wallet.

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FUxR3ofJZNS9HbT6o0lw9%2FUntitled%20(19).png?alt=media&#x26;token=55d0e999-b2de-401b-a26d-273ba9335567" alt=""><figcaption></figcaption></figure>

* Enter the amount of ATH you wish to deposit and click Deposit.

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2Fgv3p1yxI09M5xj1nQkv1%2FUntitled%20(20).png?alt=media&#x26;token=f3337b47-5c69-42f8-95ea-37d09af53471" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you have approved claims, deposit is only available after withdrawing all of them.
{% endhint %}

#### Claiming Balance

1. **Claim Balance:**
   * To withdraw funds from your balance, you need to claim them first. Click the "Claim" button next to your balance in Balance page.

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2F0UYXel2XrvRRh5XUT1Eg%2FUntitled%20(21).png?alt=media&#x26;token=a0238d20-35f2-4178-a7bf-7a8d6994579d" alt=""><figcaption></figcaption></figure>

* Enter the amount you wish to claim and click Claim. The platform will process your claim and it will appear in the "Pending Approval" section.

#### Approved Claims and Withdrawals

1. **Approved Claims**:
   * Once your claim is approved, it will move to the "Approved Claims" section. Click the → besides the “APPROVED-CLAIMS” in Wallet page to view them.
   * You can see the total amount approved for withdrawal.

<figure><img src="https://3028335560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FlJdZs7NyMJ6Ewm4U1eRP%2Fuploads%2FV6t2VW6esBFce1lDw61u%2FUntitled%20(22).png?alt=media&#x26;token=760cfd84-e8a4-489e-a540-47316c36e835" alt=""><figcaption></figcaption></figure>

2. **Withdrawing Funds**:
   * Click on the "Withdraw" button next to the approved claim amount.

{% hint style="info" %}
Approved claims must be withdrawn one by one, starting with the oldest approved claim first. Once you withdraw the oldest claim, the next approved claim becomes available for withdrawal.
{% endhint %}

#### Summary

Managing your wallet on Aethir Cloud involves viewing your balance and activity, depositing funds, and claiming and withdrawing unused balance. By keeping track of your financial transactions through the wallet section, you ensure you have enough balance for uninterrupted service on the Aethir platform.


---

# 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/~/changes/SEmckdqnOShLZDxKjyKJ/aethir-cloud-customer-guide/manage-your-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.
