# Governance flow & processes

Governance process in the RARI Foundation consists of the following stages:&#x20;

**Phase 1: ideation**

*Duration: 7 days*&#x20;

Authors of the future proposal come up with an initiative, share it with the community and informally gather feedback from community members by engaging with them on the forum.

\
**Phase 2: proposal draft**

*Duration: min. 7 days*&#x20;

After gathering community inputs, a formal proposal is drafted according to the following structure – abstract, motivation, rationale, key terms, specifications, steps to implement, timeline, cost.<br>

Once the proposal takes its final draft form, it is posted on the official RARI DAO [forum](https://forum.rari.foundation/), where it stays for at least 7 days for a wider community to review.&#x20;

After that, any additional feedback is incorporated directly into the [Tally](https://www.tally.xyz/gov/rari-foundation) submitted proposal.

For detailed instructions on how to draft a proposal, see the following page:

{% content-ref url="governance-flow-and-processes/how-to-write-a-proposal" %}
[how-to-write-a-proposal](https://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/governance-flow-and-processes/how-to-write-a-proposal)
{% endcontent-ref %}

\
**Phase 3: submission and live voting**

*Duration: 5 days*&#x20;

To publish the proposal for on-chain voting on Tally, authors need 5000 veRARI or help from a delegate with 5000+ votes who supports the idea. From the moment of publishing the Proposal on Tally, the community has 5 days to vote "for", "against" or abstain. The quorum requirement is 15% of the total supply of veRARI

**Phase 4: Cooldown period**

*Duration: 2 days*&#x20;

Two days following after the accepted proposal, Board has a right to reject its implementation, if it's found to violate laws, compromise fiduciary duties, cause harm or breach of existing contracts and agreements.

These powers can also be exercised by Security Council that has the power to veto proposals that would be malicious or exploitative in nature, to the Treasury or to the Protocol.

**Phase 5: Implementation**

*Duration: may vary*&#x20;

In this final phase of the governance process, anyone can queue and execute a proposal. Approved proposals self-execute (i.e. approved budget is automatically transferred to the grant recipient on chain). Author of the initiative then administers the implementation of the outlined steps.

For more detailed information on the governance process, you can visit our contracts and parameters pages:

1. [v1 DAO (Ethereum Mainnet)](https://www.tally.xyz/gov/rari-foundation)
2. &#x20;[v2 DAO (RARI Chain)](https://www.tally.xyz/gov/rari-dao)

<br>


---

# 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://rari-foundation.gitbook.io/rari-dao-knowledge-base/governance/governance-flow-and-processes.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.
