# Data to Earn Program

- [Introduction of Data-to-Earn](https://thirdfi.gitbook.io/thirdfi.org-1/product/data-to-earn-program/introduction-of-data-to-earn.md)
- [How to participate as a Data Provider?](https://thirdfi.gitbook.io/thirdfi.org-1/product/data-to-earn-program/how-to-participate-as-a-data-provider.md)
- [Ways to collect Data Points](https://thirdfi.gitbook.io/thirdfi.org-1/product/data-to-earn-program/ways-to-collect-data-points.md)
- [Reward Hash (Explanation)](https://thirdfi.gitbook.io/thirdfi.org-1/product/data-to-earn-program/reward-hash-explanation.md): Hash within Hash
- [Reward Hash (Technical)](https://thirdfi.gitbook.io/thirdfi.org-1/product/data-to-earn-program/reward-hash-technical.md): Technical Description of Reward Hash
- [How to verify your Reward Hash?](https://thirdfi.gitbook.io/thirdfi.org-1/product/data-to-earn-program/how-to-verify-your-reward-hash.md)


---

# 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://thirdfi.gitbook.io/thirdfi.org-1/product/data-to-earn-program.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.
