# Revenue & buybacks

> Coming with the Chamber token rollout. Mechanics for buybacks and revenue distribution are being finalised alongside the tokenomics update — this page will be rewritten once those land.

Until then:

* **How Chamber earns** — a 10% protocol cut of every vault fee, paid in vault shares. See [DAO protocol fees](/treasury-and-protocol-economics/dao-protocol-fees.md).
* **Where revenue sits** — [Holdings](/treasury-and-protocol-economics/holdings.md) and the live [Analytics page](https://chamberfi.com/analytics?analyticsType=treasury).
* **Historical DHT buyback activity** — visible onchain from treasury transactions.


---

# 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.chamberfi.com/treasury-and-protocol-economics/revenue-buybacks.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.
