# Voting & Governance

From time to time new mug designs will be voted on by the Mug Club community. Mug holders can participate in governance according to active voting rules. Every mug on the [Mug Club Contract](https://basescan.org/token/0x806da6cd44bfac751cd198873fa3478402f15b53) is equal to 1 VP.

#### Basic flow

1. Open [official DAO/voting space](https://snapshot.box/#/s:mugclub.eth)
2. Connect holder wallet
3. Review proposals
4. Vote before deadline


---

# 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://mugclub.gitbook.io/docs/community/voting-and-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.
