# Governance Voting

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 is needed? <a href="#what-do-i-need" id="what-do-i-need"></a>

In order to vote with Snapshot, you will need the following:

* A wallet, such as [**MetaMask**](https://metamask.io/)
* Governance Shares of Pine (vePINE / sbPINE)

## What is Snapshot? <a href="#voting--snapshot" id="voting--snapshot"></a>

Snapshot is a decentralized, gasless voting system and removes the friction from the voting process which makes it as easy as posting a Twitter poll.

Users participating in PINE governance (Pine Stakers & BUrners) are eligible to create and vote on proposals.

## Let's start voting!

First let's head out to <https://snapshot.org/#/pineprotocol.eth> and connect using the "Connect wallet" button located on the top-right of the page.

<figure><img src="/files/ILnVpqNphzZUPqXz8VpK" alt=""><figcaption></figcaption></figure>

Next up we will need to join Pine Protocol. Select the "Join" button on the left side of the page.

<figure><img src="/files/lQsm7L478nlpghgmbWDh" alt=""><figcaption><p>You will now see "Joined" after successfully completing this step.</p></figcaption></figure>

Go through and select any open proposals in the Proposals tab. Carefully read through the selected proposal after which we'll start to cast our vote.\
\
Select any of the available options that you want to cast your vote on. Mostly these will be in the form of "Yes", "No" or "Abstain".

<figure><img src="/files/RaP1qWWqYpSuwlTn7Y0q" alt=""><figcaption></figcaption></figure>

Confirm your vote by signing it with your wallet. Remember, signing will not cost any gas fees 💖

## Success!

That's it! You have now officially participated in Pine DAO governance!

<img src="/files/5i5kCFKkVrGCvjFhi8Uv" alt="" data-size="original">

❓ Be sure to check out our [**$PINE FAQs**](/faqs/usdpine-governance.md) page for more information or if you have any questions regarding our Borrowing feature.


---

# 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.pine.loans/pine-guides/governance-voting.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.
