# Bitcarbon Governance Process

The governance process will typically follow a two-stage process: a forum discussion and an on-chain vote. Governance proposals will typically start with a post on the Bitcarbon Governance Forum. Feedback from the community and team will materially increase the chances of a successful and well-aligned governance proposal. Anyone can post and contribute to the discussion on the forum.

Once the governance proposal is finalized, you can submit a proposal for a binding on-chain vote. The DAO is a fork of \[Compound’s Governor Bravo] and uses \[Tally] to manage the on-chain voting process. Voting power is based on Bitcarbon token ownership, and token holders can delegate their voting power to other wallets.

**The DAO parameters are set as follows:**

(i) Proposal Threshold: 100,000,000 Bitcarbon

To submit a proposal, you need to have this much voting power (directly and/or delegated to you). This rule is necessary to reduce spam or malicious proposals.

(ii) Voting Period: 3 days

Once the voting period is live, users will be able to cast votes during this period, after which the proposal becomes binding and can be executed.

(iii) Quorum: 1,000,000 Bitcarbon

Proposals will pass only if there is enough voting power for quorum.

(iv) Timelock: 1 day

Successful proposals will execute after this delay once the voting period completes.

***


---

# 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.bitcarbon.com/diamond-standard-carats-bitcarbon/bitcarbon/bitcarbon-details/bitcarbon-governance-process.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.
