# Governance

### On and off-chain Governance Structure

#### Communication Methods <a href="#communication-methods" id="communication-methods"></a>

Governance practices and decisions are communicated through different types of documents and design artifacts:

* On-chain governance proposals&#x20;
* Architecture Decision records
* Technical standards / specifications

#### Decision-making and Discussion Venues <a href="#decision-making-and-discussion-venues" id="decision-making-and-discussion-venues"></a>

Venues involve community members to different degrees and individuals often perform multiple roles in the Cosmos ecosystem. Because technical direction setting and development is almost always happening in the open, involvement from members in the extended community occurs organically.

The Community Pool of Metanovaverse will work based on users’ proposals that will be gathered from Metanovaverse communities on Discord, Telegram, and others.&#x20;

### Community Pool Structure

Soon we'll be sharing more information on community proposals and our voting systems, but the primary aim of Metanovaverse remains a fully operational and properly configured network that allows Validators & Delegators to start participating.&#x20;

However, here are some community proposal aspects to note:

* 10% of tokens that come from block rewards will be sent consistently to the Community Pool
* A Community-spend proposal must be submitted then approved by the community in order for funds to be transferred to an address.


---

# 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.metanovaverse.com/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.
