# Value Accrual

100% of $CRX platform revenue is redistributed back into the ecosystem. The fee split is designed to create compounding value for every holder.

* 45% goes to buyback and burn. CereBree buys $CRX on the open market and permanently burns it. Supply shrinks in proportion to platform adoption. Deflationary by design.
* 30% goes to staking rewards. Distributed pro rata to stakers across the three lock pools. Longer commitments earn higher yields.
* 25% goes to treasury buybacks. Funds deployed under governance for development, new AI models, infrastructure, and operational costs. Governed by token holders.

The model ties token value directly to platform usage. As ecosystem activity grows, more revenue flows through the fee split, more tokens are burned, and more rewards are distributed. Value accrues structurally, not speculatively.


---

# 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/value-accrual.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.
