# What is Voty?

**Voty aims to offer a fair and user-friendly governance system for all types of communities. Unlike token-based voting systems, Voty has proposed the idea of "DID-based Governance", which enables communities to obtain valuable opinions from all members, instead of concentrating power among a select few.**

**Currently we are in our beta version, and welcome all feedback and discussion!**&#x20;

## All about Identities/DIDs

Use names like `arvin.voty` to express your membership in the community. Voting weight are tied to this identity as well, therefore managing voting power of different groups of members is made easy.

## Tailored Workgroup Structure

Community is bound to have many workgroups that contribute differently. Therefore, setting up workgroups to categorise proposals with different aims is crucial.&#x20;

Also, the same member can also have different voting weight in different workgroups. For example, Member A can have a high voting power in Workgroup A, while having a low voting power in Workgroup B.

## On-Chain Transparency

All the community data in Voty will be stored on chain, including community information, and down to each action made in the community. We also managed to make the whole process fast and gas-free.

## Accessible Community Stats

For community organisers, Voty will have a stats board that can easily check out the overall activity level of your community. You can use this to evaluate how healthy your community is.

Still have questions? Learn more at [Voty's Blog](https://votyofficial.substack.com/). We will publish our future feature updates and governance related content in the blog.&#x20;

Also, you can type your question related to Voty in the search bar on the top right, using the Lens function. Answers that are detailed in this documentation will be listed out.


---

# 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://voty.gitbook.io/voty-documentation/getting-started/what-is-voty.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.
