> For the complete documentation index, see [llms.txt](https://docs.botto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.botto.com/details/governance/snapshot-votes.md).

# Snapshot Votes

### Voting Eligibility&#x20;

DAO members are able to vote on the snapshot provided they are staking $BOTTO (on either Ethereum or Base) and/or BOTTO-ETH (LP UNI-V2 tokens). Those who are not actively staking in the project are ineligible to vote. This means the balance of $BOTTO in your wallet does not count.

For those staked in through the liquidity mining contract, only the calculated $BOTTO portion of your wallet counts. Voting weight scales linearly according to how many $BOTTO you have staked in the governance and/or liquidity mining contracts.

### Passing the vote&#x20;

Both the Gnosis and the original treasury have been listed as administrators of the [Snapshot](https://snapshot.org/#/botto.eth).

A quorum value of 500,000 ($BOTTO) has been set for each snapshot, meaning the snapshot vote is not considered as long as valid quorum requirements are not met.

Votes pass on a 2/3rds supermajority, translating to 66.66% of votes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.botto.com/details/governance/snapshot-votes.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.
