# Metronome DAO

## Governance Process&#x20;

The new MET token is a governance token for the Metronome ecosystem. Immediately after the launch of MET 2.0, MET token holders will be able to participate in the MET DAO by proposing and voting in platform decisions.&#x20;

### Governance Phases&#x20;

Metronome’s governance will follow a progressive decentralization roadmap, reaching an end state of full decentralization and community led governance via the MET DAO. The anticipated duration of each phase shown below is only an estimate, and the actual duration may be shorter or longer depending upon such factors as community size, voting participation and development pipeline. During the initial 3 phases, the decision to move to the next phase will be at the discretion of the multisig including its assessment of safety concerns.

<table><thead><tr><th width="185">Phase</th><th>Governance Plan</th></tr></thead><tbody><tr><td>Phase 1: Launch</td><td><p>Community members can propose decisions and the community will take sentiment votes. A newly formed multisig comprised of Metronome team members will generally implement the outcome of the vote. The multisig will be a 2-of-4 at the time of launch.</p><p></p><p>After launch, new autonomous workstreams or committees can be proposed to the DAO that will further development of the Metronome ecosystem or aid in the ongoing operations of the ecosystem. It is expected that engineering, growth and strategy workstreams will be proposed shortly after launch. Workstreams would propose budgets to the DAO for the work described in their proposal.</p></td></tr><tr><td>Phase 2: 1 month</td><td>Community members can propose actions and the community will take sentiment votes. The multisig will expand to include signers external to the Metronome team. The number of signers will expand to a 3-of-5.</td></tr><tr><td><p>Phase 3: </p><p>3 months</p></td><td><p>Community proposals and votes will begin to transition to binding votes. The multisig will retain the power of veto on binding votes at this time on issues that could have safety concerns for users .</p><p></p><p>Protocol and Product decisions will transition to binding decisions first, while treasury management decisions (i.e. minting and burning under limited circumstances) and other safety concerns will remain under multisig authority.</p></td></tr><tr><td><p>Phase 4: </p><p>9 months</p></td><td>Community proposals and votes will continue to transition to binding votes with protocol and product decisions transitioning first. The multisig will lose veto power on all decisions except token supply decisions. During this phase community members will have the opportunity to nominate and vote on new members of the multisig.</td></tr><tr><td><p>Phase 5: </p><p>15 months</p></td><td>Full decentralization, where the DAO is comprised of and controlled by community members, all decisions are made by community vote.</td></tr></tbody></table>


---

# 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.metronome.io/metronome-2.0/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.
