> For the complete documentation index, see [llms.txt](https://docs.wagmi.com/wagmi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wagmi.com/wagmi/governance.md).

# Governance

By emphasizing community-driven initiatives, **WAGMI** aims to harness the collective wisdom of our diverse and global user base. We actively seek feedback and encourage participation in all aspects of our decision-making processes, ensuring that our products and services are tailored to the specific needs and desires of our community members.

We have a forum available here: <https://forum.wagmi.com/>&#x20;

Each decision needs to be discussed and voted on by WAGMI DAO community members. The WAGMI token entitles its holder to vote on important decisions.&#x20;

One example of such a vote was the deployment of the WAGMI protocol on Kava, where the community decided on the launching network through a snapshot vote available here: [https://snapshot.org/#/wagmi🦍.eth](https://snapshot.org/#/wagmi%F0%9F%A6%8D.eth)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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