# On-Chain Governance

B2 also has an online governance, hence the community users will be able to vote on a new proposal on the chain. Management will be based on the Compound’s Alpha Governance, and the validator holders in the chain can create and vote on new proposals. Voting rights are allocated based on the total amount transferred to the verifier. Once a 2/3 majority and >51% vote is reached for a proposal, the proposal can be executed by anyone in the chain. The community can manage rate parameters such as felony threshold or jail time.


---

# 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.antimatter.finance/b2/chain-architecture/on-chain-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.
