# Token Utility

### Token Utilities for GRAFI Token:

**Ecosystem Currency**

* Serves as the primary currency for all transactions within the Grafilab ecosystem, including:
  * Subscriptions to AI models on the Grafi AI App Store
  * GPU rental on Grafi Cloud
  * Co-Builder platform services

***

**2. Staking for Rewards and Security**

* **Rewards:** Users can stake $GRAFI tokens to earn rewards and unlock premium features across the ecosystem.
* **Security:** Acts as a minimum security deposit for GPU contributors, ensuring accountability, fraud prevention, and the integrity of the DePIN (Decentralized Physical Infrastructure Network).

***

**3. Governance and Community Participation**

* Enables token holders to participate in governance:
  * Voting on key proposals.
  * Submitting new ideas or improvements.
  * Participating in bounty programs that shape the future of Grafilab.

***

**4. Incentives for Contributors**

* **Compute Mining Rewards:** GPU providers (CeDePIN contributors) are incentivized with $GRAFI tokens for offering decentralized computational power to the network.
* **AI Node Rewards:** AI Node Operators earn $GRAFI tokens for validating, indexing, and maintaining the data integrity of the AI Data Layer.
* **Ecosystem Incentives:** Data providers and AI developers earn $GRAFI by contributing valuable datasets, AI models, or collaborating on Grafilab platforms to enhance ecosystem innovation and growth.


---

# 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.grafilab.io/home/whitepaper/token-info/token-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.
