# Governance Phase 2

CVLDAO affiliated R\&D centers are working on building a custom governance module for Phase 2. The objective is to enhance the power of CVL token holders, and support CVLDAO future products and functionality.

We welcome the community feedback as we design the new governance module, especially in relation to tradeoffs: eg. gas fees, governance process efficiency, onchain / off-chain, security, user participation, etc.

We hope our governance innovations can also be used by the crypto community and future DAOs.

**Key Requirements**

* Upgradable (probably relying on proxy contract, and proxy patterns)
* Onchain proposal and voting
* Control CVLDAO governance parameters (vote weight strategy, proposal threshold, voting threshold, vote duration)
* Control future CVLDAO product parameters (fees, thresholds, etc.)
* Can be easily modified and utilized by other DAOs


---

# 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://civilization.gitbook.io/civilization/dao/governance-phase-2.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.
