# Utility

* Verifier Staking – Users stake $HAI to become verifiers, enabling them to review AI-filtered content and earn rewards for accurate validation. Slashing penalties apply for low-quality or malicious reviews.
* Contribution Rewards – Users who submit high-quality content that passes AI filtering and human verification receive $HAI as a reward, encouraging valuable data input into the system.
* Community Scoring Participation – Token holders can rate verifier decisions anonymously, with their scoring accuracy affecting the reputation weight of verifiers and earning small $HAI incentives.
* Governance – $HAI grants voting power in protocol-level governance, including upgrades, reward adjustments, verifier policies, and model release parameters.
* Personal AI Access – Premium features such as advanced assistant fine-tuning, additional training capacity, and analytical tools require payment or staking of $HAI.
* Ecosystem Fees – Future integrations—including API access, cross-platform syncing, and third-party dApps—may require $HAI for usage or licensing.


---

# 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://docs.hiveaitoken.xyz/tokenomics/utility.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.
