> For the complete documentation index, see [llms.txt](https://docs.humandataincome.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.humandataincome.com/hudi.md).

# HUDI

- [Introduction](https://docs.humandataincome.com/hudi/introduction.md): Own and Manage your Data: The Future of Data Usage Starts Here
- [Platform](https://docs.humandataincome.com/hudi/platform.md): HUDI's dApp Platform enables users to securely trade and monetize their personal data. Empowered by transparency and control, users can participate in a digital marketplace where data is the currency
- [Home](https://docs.humandataincome.com/hudi/platform/home.md): Manage your data and crypto assets all in one place with HUDI’s dApp platform. Track your daily grants, balance, and manage your Human ID
- [Data](https://docs.humandataincome.com/hudi/platform/data.md): Explore and manage the diverse data types stored in your Data Wallet. Use integrated apps to process, analyze, and leverage your data, all within a secure and user-friendly environment.
- [Earn](https://docs.humandataincome.com/hudi/platform/earn.md): Unlock the potential of your data by earning $HUDI through quests, advertising, and surveys. HUDI's Earn section empowers users to monetize their data in ways that are both transparent and rewarding
- [Craft](https://docs.humandataincome.com/hudi/platform/craft.md): HUDI's Craft tools allow users to create custom Quests, Ad Campaigns, and Surveys with ease, using Web3 integration for secure and direct interaction within the HUDI ecosystem
- [DeFi](https://docs.humandataincome.com/hudi/platform/defi.md): Explore HUDI's DeFi tools to swap tokens, provide liquidity, and stake your HUDI tokens to maximize rewards in the decentralized finance ecosystem


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.humandataincome.com/hudi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
