# DAOTOOL101 #5: Snapshot for Governance & Voting

By [PeopleDAO](https://paragraph.com/@not0xaa) · 2022-03-31

---

_Author(s):_ [_zerohash_](https://twitter.com/xdxp) _| Tet#7609_

_Editor(s): koala | koala#4988_

_Last updated: 2nd April 2022_

* * *

Importance of DAO Governance and Voting
---------------------------------------

In any decentralized autonomous organization (DAO), collective decision making is the most important aspect for its governance and operation. A fair and well distributed system of democracy is the go-to governance model - yielding the most ideal decision-making process. In DAOs, token holders are usually allowed to be able to voice their opinions towards improvement proposals fuelled by their altruism towards the DAO’s mission, as well as their own agenda.

Three main features of a solid DAO governance model are its scalability, resiliency, and transparency. These three features can be considered the foundation of any DAOs in existence.

1.  **Scalability** - The ability of the governance model to operate irrespective of the size of the proposal and voting duration. As the size of any DAO increases, so does the voter-base, as well as the complexity of the proposal that may require a longer timeframe to complete.
    
2.  **Resiliency** - The ability of a governance model to detect, resist and amend fraudulent and unethical decisions from governance voting. The governance model should be able to correct itself from bad actor manipulation and shenanigans.
    
3.  **Transparency** - The ability of a governance model to operate with absolute clearness in its goals and targets, as well as its operational procedures.
    

The following guide will teach you three things about Snapshot: (1) creating your own Snapshot Space, (2) creating a proposal, and (3) voting on a proposal.

* * *

Snapshot: The Decentralized Off-Chain Voting System
---------------------------------------------------

### Creating a Snapshot Space

**_1\. Get an ENS domain to setup your Space_**

A barrier-to-entry in creating a Snapshot Space is that the creator needs a registered ENS domain name. To do this, one can easily visit the ENS App to register one.

![ENS App where users register for their ENS domain name.](https://storage.googleapis.com/papyrus_images/ae3730ab730aaa6eaf7a9cca30ccfa6d32276b64a54fb1d2c8c0e49558cc5a95.png)

ENS App where users register for their ENS domain name.

**_2\. Set your ENS text-record and assign the Space controller_**

With the registered ENS domain name, return back to Snapshot, click the “+” icon form the sidebar and use your ENS domain name that you just registered.

![Click the + sign and create your own Space.](https://storage.googleapis.com/papyrus_images/7436a8fb35b100a873c2da47d92c8171930451a73b77538d8b10676d37c9224d.png)

Click the + sign and create your own Space.

**_3\. Configure your Space settings_**

You should now be on your Space profile settings page. Here, you are to set up the details of your Space such as its name, avatar, network, symbol, and social links.

![Fill in the details of your Space in the settings page. ](https://storage.googleapis.com/papyrus_images/3481dac7fd8cdeb6723ebea3162e8e1d83e1acdded329c78d6631af3695f87f4.png)

Fill in the details of your Space in the settings page.

**_4\. Set up the strategies of your Space_**

Strategies are the core of any Snapshot Space, it is what makes voting possible. It calculates the voting results of any proposal. A proposal can have up eight (8) strategies. The list of strategies are all available in this [GitHub repository](https://github.com/snapshot-labs/snapshot-strategies/tree/master/src/strategies).

![Strategies that can be added to your Space.](https://storage.googleapis.com/papyrus_images/17386dbb134c7077e8501034a40f20a8a4140885026eb90056825e84cdc4e58c.png)

Strategies that can be added to your Space.

The most common strategy is the `erc20-balance-of` strategy, using the balance of a token as voting tickets in a proposal voting. The `erc20-balance-of` strategy can be seen below.

    {
      "address": "0xba100000625a3754423978a60c9317c58a424e3D",
      "symbol": "BAL",
      "decimals": 18
    }
    

**_5\. Set up the admins and filters of your Space_**

The admins are basically the addresses that are given authority to edit the Space settings, as well as the proposal settings. The filter setting is to choose who is allowed to start a proposal.

**_6\. Save the Space settings_**

Your Space is now good to go!

* * *

### Creating a Snapshot Proposal

**_1\. Go to a project space and click on connect wallet in the top right corner_**

![As is tradition, connect your wallet.](https://storage.googleapis.com/papyrus_images/993fde01b287f840ae33837a4ada94a3e27806a748f9daff86e0c02620cbf37b.png)

As is tradition, connect your wallet.

**_2\. Connect with wallet provider where you hold relevant tokens and click on “New Proposal”_**

![You can find the "New Proposal" tab on the left sidebar of the Space. ](https://storage.googleapis.com/papyrus_images/b2e08c28d7bb1f9469dd6acfc34de0a3ecaa538b1d45833b883d0695c4ecd523.png)

You can find the "New Proposal" tab on the left sidebar of the Space.

**_3\. Fill out the Title and summary of your proposal._**

![Give your proposal a title, description, and relevant link. ](https://storage.googleapis.com/papyrus_images/25c82f45579580a9219094ed4198e77ca5d70461077af638f1d9559361457b25.png)

Give your proposal a title, description, and relevant link.

**_4\. Go to the “Voting” box and select the_** [**_Voting system_**](https://docs.snapshot.org/proposals/voting-types)**_, start date and end date of your proposal. Make sure you allow enough time for voting._**

![Configure the type of voting process, voting choices, and voting duration.](https://storage.googleapis.com/papyrus_images/d80f85eb9a9db6f44f6942ad81d69808ff04ee54d0a394e38113c024ce7e8157.png)

Configure the type of voting process, voting choices, and voting duration.

**_5\. Click on “Publish” to create your proposal_**

Clicking `Publish` will lead you to sign a fee-less transaction, this will allow your proposal to go live.

![Click "Publish" and you are good to go. ](https://storage.googleapis.com/papyrus_images/849071e346870c936e6e90b373d7e0ea64c31c3f023e6f85ca749463833ba932.png)

Click "Publish" and you are good to go.

* * *

### How to vote on Snapshot?

Voting power depends on the number of token you hold when a block is created. This means if you hold no token in the predetermined block, you will be unable to vote.

**_1\. Go to your project's snapshot page_**

![People DAO's Snapshot space.](https://storage.googleapis.com/papyrus_images/2ef692780ab7a44cb6723b8937da9f4c8aa67291db19eed38960e2621f755257.png)

People DAO's Snapshot space.

**_2\. Click on "Connect wallet" located on the top right corner_**

![Connect your wallet to vote. ](https://storage.googleapis.com/papyrus_images/e40aa5e044b75268f59b5ad925255ee592ebb67379c5fb0239dc1040cfcd88e9.png)

Connect your wallet to vote.

**_3\. Connect with wallet provider you use_**

![Choose which wallet to connect with. ](https://storage.googleapis.com/papyrus_images/6e7b906a33ba7bb1af1e74a0734009c633aa98ca22cbe0244c59ea65f89431e5.png)

Choose which wallet to connect with.

**_4\. Click on the option(s) you want to vote for_**

Depicted here are votes of `Yes` and `No`. However, not all proposals are based on these options.

![Choose your voting option.](https://storage.googleapis.com/papyrus_images/e655b67b143cf15d1c1cbbbbb9584db4f85be72410ba625c063c530f00d42147.png)

Choose your voting option.

**_5\. Sign the message with your wallet_**

As Snapshot uses off-chain voting, all procedures are fee-less and free - hence off-chain. Once you have signed the voting, it’s all done. Congratulations on your first proposal voting. We call this hard consensus governance.

---

*Originally published on [PeopleDAO](https://paragraph.com/@not0xaa/daotool101-5-snapshot-for-governance-voting)*
