# Home

### Welcome Section

The HUDI dApp's Home section is your centralized hub for all data and crypto-related activities. Upon logging in, you’re greeted with a summary of your data wallet and current activities. This section allows users to manage their daily grants, wallet balance, and platform balance seamlessly.

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

* **Daily Grants:**\
  The Daily Grants feature lets users claim rewards based on their activity. A countdown timer shows when the next grant is available, making it easy to keep track.
* **Wallet Balance:**\
  Your HUDI Wallet Balance shows the amount of HUDI tokens in your personal wallet, with an option to view detailed transactions or make transfers.
* **Platform Balance:**\
  This balance reflects the amount of HUDI tokens available within the platform. It’s used for in-app purchases and other activities on the platform.
* **Human ID:**\
  The HUDI dApp also allows you to manage your Human ID, which serves as proof of personhood. This digital identity is a secure way to verify your identity across multiple platforms without compromising your privacy. You can view details like the issuance date and issuer right from the Home section.

### **Referral Link**&#x20;

<figure><img src="/files/cJKatKq1olP2lav1kIcX" alt="" width="375"><figcaption><p>HUDI dApp Referral System</p></figcaption></figure>

* **Referral System:**\
  Earn rewards by inviting friends to join HUDI. Each time an invited friend completes a transaction, you earn 5% of the transaction value. Your friend receives a 10% discount on their Human ID. This referral link can be easily copied and shared across social media or direct messages.

### **Transfer Balance**

<figure><img src="/files/2z1AU458wyXeYtjRnmBN" alt="" width="359"><figcaption><p>Transfer balance wallet to platfrom and vice-versa</p></figcaption></figure>

* **Wallet and Platform Transfer**\
  The HUDI dApp makes it easy to transfer balances between your wallet and the platform. Simply enter the amount you wish to transfer and confirm the transaction. The dApp provides a detailed transaction history for easy reference.

### **Transfer Interface**

* **Wallet to Platform Transfer:** This functionality allows users to move their HUDI tokens between their wallet and platform balances, providing flexibility in managing their funds.
* **Platform to Wallet Transfer:** Facilitates the movement of tokens earned on the platform back to the user’s wallet, ready for external use or trading.
* **Transaction Overview:** Users can review and confirm their transfers within the dApp, ensuring transparency and control over their token management.

<figure><img src="/files/z9q7H2hcDuGVKRiY8KaS" alt=""><figcaption><p>HUDI dApp transfer interface</p></figcaption></figure>

### Human ID

<figure><img src="/files/wCIKx2QiSMFvauZjYLRI" alt="" width="375"><figcaption></figcaption></figure>

**Human ID Card**

* **Proof of Personhood:** The HUDI Human ID is a verified digital identity card that proves the user's humanity. This card is essential for participating in the data economy within the HUDI ecosystem.
* **Detailed Information:** The card shows the sign-up date, issuer, and other essential information, helping users track and manage their digital identity.


---

# 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.humandataincome.com/hudi/platform/home.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.
