# Token Utility

$CRX serves five functions across the ecosystem:

* **Access and tiering**. Holdings determine early access, priority support, and exclusive features. The more $CRX held, the higher the tier and the more that is unlocked across the ecosystem.
* **Fee settlement**. All CereBree platforms accept $CRX for one-time payments, subscriptions, and credits. Every transaction creates persistent buy pressure tied directly to platform adoption.
* **Governance**. One token, one vote. $CRX holders vote on upgrades, treasury allocation, feature priorities, and partnerships. Every holder shapes the direction of the ecosystem.
* **Staking and yield**. $CRX can be locked to receive a proportional share of ecosystem revenue. Three lock pools are available: 30 days at 8% APR, 90 days at 12% APR, and 180 days at 18% APR.
* **Rewards**. Participants earn $CRX through referrals, content creation, bug bounties, and early adoption bonuses.


---

# 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:

```
GET https://cerebree.gitbook.io/docs/blockchain/usdcrx/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.
