# 7. $HGAI Token Economy

The **HGAI token** is the core utility token of the HumanGrid AI ecosystem.

### 7.1 Main Utilities

| Utility             | Description                                                           |
| ------------------- | --------------------------------------------------------------------- |
| Task Payment        | Clients use HGAI to pay for data labeling and validation tasks        |
| Contributor Rewards | Users earn HGAI for completing approved tasks                         |
| Validator Staking   | Validators may stake HGAI to participate in review processes          |
| Quality Incentives  | High-quality contributors can receive bonus rewards                   |
| Governance          | Token holders may participate in platform decisions                   |
| Ecosystem Growth    | HGAI supports campaigns, grants, partnerships, and community programs |


---

# 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/7.-usdhgai-token-economy.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.
