> 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/pre-aithra-protocol/pre-aithra-usditheum-token-utility.md).

# \[PRE-Aithra] $ITHEUM Token Utility

The $ITHEUM token is the central utility token for the Itheum protocol, It's purpose is to enable the community to engage, operate, and govern the entire Itheum protocol. To learn more about the token and to explore how you can store, visualize, and get the token, head over to [itheum.io/token](https://www.itheum.io/token)

<figure><img src="/files/zDl0umIFKCfqM71fqfmT" alt=""><figcaption></figcaption></figure>

## Token Utility

<table data-header-hidden><thead><tr><th width="338">Utility</th><th></th></tr></thead><tbody><tr><td><h4>Mint Data NFTs</h4></td><td>Bond and stake $ITHEUM to obtain 'Liveliness' and become a 'Data Creator' with on-chain reputation. This then enables you to mint Data NFTs to tokenize and trade your data. <strong>Liveliness bonds also earn real-yield rewards from protocol revenue</strong></td></tr><tr><td><h4>Prove your "Liveliness"</h4></td><td>Anyone can bond and stake $ITHEUM into the protocol to obtain a 'Liveliness' score that is relative to your bonded position. Liveliness is a form of 'proof of humanity' and is used to assess the value of your data. <strong>Liveliness bonds earn real-yield rewards from protocol revenue.</strong></td></tr><tr><td><h4>Launch Data Coalition DAOs</h4></td><td>Bond $ITHEUM to launch and operate bulk data collection and curating Data Coalition DAOs that broker data trades with AI companies.</td></tr><tr><td><h4>Get Governance Voting Privileges</h4></td><td>Obtain voting privileges relative to your $ITHEUM-bonded 'Liveliness' in order to govern key operational metrics of the entire Itheum Protocol.</td></tr></tbody></table>


---

# 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/pre-aithra-protocol/pre-aithra-usditheum-token-utility.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.
