# Governance

A community-owned, decentralized, multi-metaverse platform demands a sophisticated governance framework that enables it to evolve gracefully in the best interests of its stakeholders. This governance mechanism draws inspiration from the robust governance model of the Substrate framework.

## **Network Wide Governance**

This structure has been designed to ensure the enduring sustainability of the entire network and ecosystem. Stakeholders are empowered to harness the governance framework to steer the future, encompassing critical aspects such as feature implementation, protocol adjustments, and resolution of pivotal technical matters.

### Proposal

In general, anyone can create a proposal, however, the most popular proposal will be promoted as a referendum for public attention and voting.&#x20;

Proposing is an essential process to deliver important matters efficiently and effectively to the public audience.

### Referendum

The most seconded proposal in that period will become a referendum for public voting. Bit.Country will actively promote a public referendum in its best effort to bring the attention to everyone for voting.

### Democracy

Any token holder can create a proposal through Democracy.

### General Council

The members are elected through the candidate voting process by the token holders.  The general council is interested in matters like ecosystem development, protocol implementation & adjustment, forkless upgrades, and so on.

### Technical Committee

The technical members are appointed by the general council, this team is responsible for urgent bug fixes and roll-out. Any technical-related emergencies will be fast-tracked through the technical committee. This will ensure the network stays secure and healthy for the ecosystem.


---

# 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://metaversenw.gitbook.io/metaversenetwork/bit.country-metaverse-whitepaper/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.
