# Home

## Welcome to Ballot.gg

This page intends to give you a brief explanation of what Ballot is and its features.&#x20;

### Introduction

[Ballot.gg](https://ballot.gg) is your next-generation decentralized polling and voting app on-chain. It provides a different type of voting system for calculating voting power for a vote. Also, Gated/Restricted voting is possible by enabling strategies on a Poll. Custom strategies can be created as per the requirement.

### Key features

* Free to create a poll and vote on Ballot.gg
* Votes will be captured on Blockchain. So each vote will be a transaction on the chain.
* Multiple voting system - [First-past-the-post](https://en.wikipedia.org/wiki/First-past-the-post_voting), [Block voting](https://en.wikipedia.org/wiki/Plurality_block_voting), [Quadratic voting](https://en.wikipedia.org/wiki/Quadratic_voting), and [Weighted voting](https://en.wikipedia.org/wiki/Weighted_voting)
* Default or Custom strategies can be used for gated access
* Fully open-source with MIT license


---

# 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.ballot.gg/ballot.gg/home.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.
