# Voting with Snapshot

One of the most important aspects of a DAO is collective decision making. We’ll be participating in exactly that by voting on a proposal with Snapshot!

## What Do I Need? <a href="#what-do-i-need" id="what-do-i-need"></a>

Before we get going, let’s make sure you’ve got everything you need. In order to vote with Snapshot, you will need:

* An wallet, such as [**MetaMask**](https://metamask.io/)
* Governance tokens from the project you want to vote on,such as `$REI`

## Voting & Snapshot <a href="#voting--snapshot" id="voting--snapshot"></a>

Snapshot is a decentralized, gasless voting system. It allows DAO members to vote on proposals with governance tokens like `$REI` , NFTs like Bored Ape Yacht Club, and more. Thanks to Snapshot’s off-chain, gasless nature, it removes loads of friction from the voting process and makes it as easy as posting a Twitter poll.&#x20;

Alright, let’s cast a vote!

## The Guide <a href="#the-guide" id="the-guide"></a>

### Step 1 <a href="#step-1" id="step-1"></a>

Let’s begin by heading to [**https://snapshot.org/#/rei-network.eth**](https://snapshot.org/#/rei-network.eth) **;** And  `Connect wallet` with the button in the top-right corner.

![](https://1587922022-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F66Nmajb3NGWZfp8dG26G%2Fuploads%2F9IUqo6xyYEEsWlrnCsNy%2Fimage.png?alt=media\&token=b14a0fba-3116-491f-906e-69e039ea4750)

### Step 2 <a href="#step-2" id="step-2"></a>

Click `join` ; Congratulations, you have successfully joined the REI Network space!

![](https://1587922022-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F66Nmajb3NGWZfp8dG26G%2Fuploads%2FPgALffLGrBBEf3X9Gswi%2Fscreenshot-snapshot.org-2022.05.11-15_38_04.png?alt=media\&token=94235e84-f9d1-4726-afe4-82da0b8e5f2b)

### **Step 3**&#x20;

On the Proposals tab, find an active proposal that you wish to vote on. After familiarizing yourself with the proposal, cast your vote and click Vote. You will be prompted to confirm your vote, and if everything looks good, click Vote again.

![](https://1587922022-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F66Nmajb3NGWZfp8dG26G%2Fuploads%2FE4oMuM1gPLHz1iFqRASb%2Fscreenshot-snapshot.org-2022.05.11-15_39_30.png?alt=media\&token=cd34fdec-bca0-4be0-941c-e9dc4965d50c)

### **Step 4**&#x20;

Finally, confirm your vote by signing it with your wallet. Although you are using your wallet, there are no gas fees associated with voting!

### Congrats!&#x20;

You have successfully participated in the governance of REI DAO！


---

# 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.rei.network/rei-dao/governance/voting-with-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.
