> 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/platform/earn.md).

# Earn

### Quests

HUDI offers a unique way to earn tokens by completing various quests designed to grow and engage the community. Each quest, whether it’s participating in surveys, commenting on tweets, or joining Telegram groups, rewards you with $HUDI tokens. The "Quest" section tracks your progress, showing completed tasks and rewards earned.

<figure><img src="/files/BkvsLmp1mheGkgP3pIoO" alt=""><figcaption><p>HUDI quest to earn</p></figcaption></figure>

* **Tasks Available:** From social media engagement to survey participation.
* **Rewards System:** Earn tokens for each task you complete.
* **User-Friendly Interface:** Easily start, track, and complete quests with clear instructions and reward metrics.

### **Advertising:**

Monetize your audience by showing them relevant ads. The advertising platform within HUDI allows you to earn tokens based on impressions and clicks on the ads displayed to your connected audience. This is a user-centric approach, ensuring that ads are both relevant and rewarding.

<figure><img src="/files/4mwCGzaMNzyA3bSujKLI" alt=""><figcaption><p>HUDI earn with advertising</p></figcaption></figure>

* **Ad Placement Options:** Select from various types of banners and ad placements.
* **Impressions & Clicks:** Track performance metrics directly within the HUDI dApp.
* **Reward Transparency:** See exactly how much you’re earning from each ad interaction.

### **Surveys**

Participate in surveys and earn $HUDI tokens. HUDI collaborates with different survey providers, allowing you to choose the most rewarding surveys to participate in. It’s a straightforward way to earn while providing valuable feedback.

<figure><img src="/files/sCIY7ogvnUBdz4kl4OEm" alt=""><figcaption><p>HUDI earn with surveys</p></figcaption></figure>

* **Survey Providers:** Multiple survey providers ensure a variety of options.
* **Time Estimates & Rewards:** Know how long a survey will take and the rewards you’ll earn upfront.
* **Simple Participation:** Start surveys with a single click, making the process seamless and efficient.


---

# 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/platform/earn.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.
