# QUARTZ

{% hint style="info" %}
Reading about the [DAO's Philosophy](/current/quartz-and-the-dao.md#philosophy) is heavily recommended.
{% endhint %}

## Governance <a href="#governance" id="governance"></a>

Token holders participate in governance and have control over protocol parameters and $QUARTZ distribution.

For more details, check out [Governance](/current/quartz-and-the-dao/governance.md).

## Fee Capture

Sandclock's metavaults charge a performance fee over the yield generated. **The fee is owned by QUARTZ holders.**

However, instead of using it for immediate value accrual, this capital is redeposited to the protocol as a SPONSOR and thus, **the yield generated by this capital is used to boost all deposits,** thereby creating a positive feedback loop, attracting more capital, and therefore, more fees.

<figure><img src="/files/voeGeTlNw6Tj66wqxmsA" alt=""><figcaption></figcaption></figure>

In the future, if the DAO desires, a rageQuit() function can be implemented, where burning QUARTZ will withdraw a proportional amount of the treasury to the account owner.

Other value accrual mechanism will be also be considered, pending a DAO vote.


---

# 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.sandclock.org/current/quartz-and-the-dao/quartz.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.
