> For the complete documentation index, see [llms.txt](https://hero-5.gitbook.io/hero-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hero-5.gitbook.io/hero-paper/the-opportunity/search-and-earn.md).

# Search and Earn

The "Search and Earn" feature within the Hero ecosystem offers a groundbreaking opportunity for users, especially Hero ID holders, to earn rewards while engaging with targeted advertisements and products. This innovative initiative aligns user interests with platform growth, ensuring a mutually beneficial relationship that enhances user experience and ecosystem vitality.

### **How It Works**

When Hero ID users opt-in to the Search and Earn program, they consent to share certain anonymized data to improve ad targeting precision. In return, they earn $HERO tokens for their participation and interactions. This data includes aggregated search behaviors, platform usage, and transaction histories, which help advertisers deliver more relevant and engaging content. Importantly, Hero respects user privacy, making this program optional and ensuring users maintain control over their data.

### **Benefits for Users**

**1. Earn Rewards:** Hero ID users are rewarded with $HERO tokens for engaging with ads and products. These tokens can be used within the Hero ecosystem or traded, providing tangible value for users' time and attention. By simply browsing, searching, and interacting as usual, users accumulate rewards without additional effort.

**2. Enhanced User Experience:** By enabling targeted ads, users receive content that is more relevant to their interests and needs. This leads to a more enjoyable and personalized browsing experience, as advertisements align better with user preferences.

**3. Data Privacy and Control:** Hero places a high priority on user privacy. Participation in the Search and Earn program is entirely optional, and users can opt-in or opt-out at any time. The data collected is anonymized and used solely to enhance ad relevance, ensuring that users' personal information remains secure.

**4. Transparency and Value Exchange:** Users are made aware of how their data is used and compensated fairly for their participation. Unlike traditional advertising models where data is often exploited without direct user benefit, Hero's approach ensures that users are rewarded transparently, making them active participants in the value exchange.


---

# 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://hero-5.gitbook.io/hero-paper/the-opportunity/search-and-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.
