# Governance Framework

The governance process involves proposals being created and voted on by the community. Proposals must be submitted in our [governance forum ](https://gov.wombat.exchange/)and must receive a specific number of votes to proceed. Once a proposal is approved, the Wombat team will work on the implementation. For a detailed process, please refer to the below graph:

<img src="/files/elaxsxNMcKDhZmgwKhDR" alt="" class="gitbook-drawing">

Please note that only the following types of proposals are eligible for formal consideration in our governance:

* Adding a new token or creating a new pool with bribe
* Adding bribe to existing pool/token

If you have other ideas or suggestions that do not fall within these categories, you are welcome to share them in the \[idea] category for open discussions.


---

# 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.wombat.exchange/governance/governance-framework.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.
