> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/pre-aithra/ai-data-workforce/token-utility-for-the-ai-data-workforce.md).

# Token Utility for the AI Data Workforce

We’ve designed a reward-driven token utility that powers the AI Data Workforce and ensures participants are fairly rewarded for their contributions. The **Workforce Rewards Treasury** is at the center of this system, enabling two primary pathways to earn rewards:

<figure><img src="/files/9FeSxaVAFMrDddJtAx2q" alt=""><figcaption></figcaption></figure>

Workforce Rewards Treasury - The Treasury acts as the reward pool where $ITHEUM tokens are distributed back to participants based on their engagement and contributions.

1. **Liveliness Staking Rewards:** Grow your Liveliness Score by bonding $ITHEUM tokens to your NFMe ID. A higher Liveliness Score unlocks better rewards claims, reflecting your active role and reputation in the workforce.
2. **Protocol Usage (Badges) Rewards:** Earn bonus rewards by participating actively and achieving milestones within the AI Data Workforce. Unlocking badges not only boosts your contribution visibility but also provides additional rewards.

Ready to Start Earning Rewards? Take the first step towards unlocking your rewards. Join the AI Data Workforce now!


---

# 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://docs.itheum.io/product-docs/pre-aithra/ai-data-workforce/token-utility-for-the-ai-data-workforce.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.
