# Overview

Bifrost is a decentralized blockchain system, and all parameters on the chain can be iterated or modified by the Root authority of the referendum. Therefore, BNC holders are the only actors participating in on-chain governance.

In order to simplify the governance process and improve efficiency, Bifrost has integrated the Polkadot Gov2 module, which divides the original single referendum track into multiple ones, and each track corresponds to a different pass rate or a specific pallet for processing different types of proposals.

Learn more about Polkadot OpenGov: <https://wiki.polkadot.network/docs/maintain-guides-opengov>


---

# 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.bifrost.io/for-the-community/governance/overview.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.
