# 2. Core Thesis

HumanGrid AI is built on the idea that human intelligence remains essential for building reliable AI systems.

AI models require more than raw data. They need accurate labels, human review, contextual judgment, preference ranking, and continuous quality verification.

HumanGrid AI transforms these human contributions into a decentralized network where users can participate in AI data tasks and receive rewards based on the quality of their work.

The platform connects three major participants:

| Participant  | Role                                               |
| ------------ | -------------------------------------------------- |
| Clients      | Create AI data tasks and request verified datasets |
| Contributors | Complete labeling, annotation, and feedback tasks  |
| Validators   | Review submitted work and verify data quality      |


---

# 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://humangridai.gitbook.io/humangridai-docs/2.-core-thesis.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.
