# How To Vote on Snapshot

This guide explains how to vote on an FWB proposal that is open for voting on [Snapshot.org](http://Snapshot.org). You can check out [FWB's Snapshot page here.](https://snapshot.org/#/friendswithbenefits.eth)

Decisions within FWB are made using proposals that $FWB tokenholders can vote on. Once the vote has completed, the option(s) that received the most votes or voting power is automatically selected.

Any FWB member can initiate a proposal and do so by engaging with the Proposal Review Committee. A proposal that has been refined to be voted on by the community at large is posted on [Snapshot.org](http://Snapshot.org) for a vote.

FWB uses [different types of voting](https://docs.snapshot.org/proposals/voting-types) for different types of proposals. In this example we'll use the most common voting type: Single choice voting. Each voter selects a single option (e.g. Approve) and the number of $FWB in her wallet equals her voting power.

In order to vote on any proposal you will need at least [$75 FWB in your wallet](https://www.notion.so/How-To-Purchase-FWB-ff43a18ead2043a7813ef24894ee4edb).

### 1. Go to FWB's Snapshot Space

Navigate to [snapshot.org](http://snapshot.org) and search for the FWB snapshot space.

<div align="left"><img src="/files/SfifYjcZeGESobn7F4cJ" alt=""></div>

Or visit it our space directly at [snapshot.org/#/friendswithbenefits.eth](https://snapshot.org/#/friendswithbenefits.eth/).

### 2. Connect Your Wallet

Click on "Connect wallet" button in the top right corner.

<div align="left"><img src="/files/weTmZeYqXpoip3vUGheG" alt="Screen Shot 2021-11-17 at 16.25.02.png"></div>

Connect with a wallet where you hold at least $75 FWB.

<div align="left"><img src="/files/8sxBKYaX4VMjXQt4l8Ek" alt="Screen Shot 2021-11-17 at 16.26.51.png"></div>

### 3. Select the Proposal

Select the proposal that you want to vote for (if a proposal is open to receive votes the "Active" label will be displayed).

<div align="left"><img src="/files/pVwHI3iNY6MErA0c9jJM" alt="Screen Shot 2021-11-17 at 16.30.41.png"></div>

### 4. Read the Proposal

The description of the proposal contains a summary of the proposal's background, the authors, and a description of each voting option.

More information, such as financials, can usually be found by clicking the relevant links in the description text.

<div align="left"><img src="/files/807LQY611nGokDiP3llD" alt="Screen Shot 2021-11-17 at 16.40.33.png"></div>

### 5. Select your Option(s)

Sign the message via your wallet and done.

<div align="left"><img src="/files/SQresCFsmFMpN8D3Ajyr" alt="Screen Shot 2021-11-17 at 17.03.54.png"></div>

Confirm your vote.

<div align="left"><img src="/files/Hc4q0ub02upslWffeKXF" alt="Screen Shot 2021-11-17 at 17.05.45.png"></div>

### 4. Sign the Message

Sign the message via your wallet.

<div align="left"><img src="/files/MH8ujzJbINX0oRLYPdmz" alt="signmsg.png"></div>

🎉 You have now successfully voted on a Friends With Benefits snapshot proposal.

### Additional Resources

{% embed url="<https://docs.snapshot.org>" %}


---

# 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://fwb-wiki.gitbook.io/wiki/resources/how-to-guides/how-to-vote-on-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.
