# Value Accrual

The Carats Smart Contract generates fees, in the form of Carats, which are distributed to the Bitcarbon Foundation to fund commodity custody, operations, marketing and development.   These fees scale with the total AUM of the Carats Reserve and with the volume of transactions. &#x20;

If these fees exceed operational requirements, Bitcarbon token holders may authorize the Foundation to use excess Carats to buy back Bitcarbon.  If the fees are insufficient for operational requirements, the Foundation may sell Bitcarbon from its treasury to generate funding.

While purchasers can not have any expectation of profit from the purchase of Bitcarbon, as a DAO, Bitcarbon token holders may propose and approve airdrops and similar fee switch initiatives in the future.

<figure><img src="/files/62TFVEZ7QbxldE6IZaWA" alt=""><figcaption></figcaption></figure>


---

# 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.bitcarbon.com/diamond-standard-carats-bitcarbon/bitcarbon/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.
