# Snapshot

**Initial Setup** : 20-30 minutes (*est*)

**New Polls** : 10-20 minutes (*est*)

## POLLS

## Token Balance Weighted Voting

**tldr**; Let your community help you make decisions while giving your biggest holders the most voting power.

Use [Snapshot.org](http://Snapshot.org) as the communities poll board. Ask questions or propose future plans and allow your collectors and fans to weigh in. They will connect their wallets and Snapshot will read their wallet holdings. When they vote, each token they hold is one vote. 1 token = 1 vote.

#### **What you will need**

* A wallet
* Token contract addresses
* ENS domain (.eth)
  * It is used as part of your url

#### Why?

Engage your fans and let them take part in the world building process with you. Give all your holders a voice, while reserving the biggest voice for your biggest holders. There is anticipation of polls reaching quorum and awaiting the final outcome.

## Poll Ideas:

1. Ask for help picking a colorway of a new merch run, or album cover, or NFT collection
2. Ask what edition or collection size they want on the next drop
3. Give options for future collaborations and let them vote

## Next Steps

[Space Setup Guide](/token-integrations-guide/polls/snapshot/space-setup-guide.md)

[Conducting a Poll](/token-integrations-guide/polls/snapshot/conducting-a-poll.md)


---

# 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://p00ls.gitbook.io/token-integrations-guide/polls/snapshot.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.
