# DAO Governance

gMARQ holders have the voting right to participate in Marquee governance. Potential proposals include but are not limited to token supply, distributing reserved assets to holders, frequency of supply changes, adjustment of parameters, etc. See below for some typical examples:

* **Determination of Marquee parameters:**

&#x20;       Parameters such as the transaction fee rate, interest rates, and variance of the value of assets insured.

* **Dividend Distribution:**

&#x20;       The project yields will be distributed to token holders when such proposals are approved by DAO governance.

* **Secondary Offering of $MARQ:**

&#x20;       When liabilities of fund pools exceed assets, new MARQ supply can be approved by DAO governance.

* **Governance of Co-operating projects:**

&#x20;       DAO governance on Marquee also applies to co-operating projects.

* **Future Development:**

&#x20;       DAO governance decides the future direction of Marquee and the expenditure of its resources through voting.


---

# 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.marquee.fi/protocol/dao-governance.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.
