# Community Voting

Currently, QWC uses an online voting system [here](https://voting.qwertycoin.org).

The notion behind our voting system is not about equal right for everyone. It is about how much members are willing to spend on decisions they want to influence. So yes, you will have to spend your coins to voice your opinion and there is no minimum nor maximum number of coins one can vote.

This type of voting is more democratic because the power that can influence decisions does not stay within one person or group over time. Everyone has to earn the rights.

QWC team (a centralized body that consists of a group of people who volunteer to provide services) reflects the decisions of QWC community through a community voting system. All QWC members can participate in making community-wide decisions.


---

# 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://wp.qwertycoin.org/governance/on-chain-voting.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.
