# Governance

Huckleberry’s Governance platform is based on [Snapshot](https://snapshot.org/#/)’s decentralised voting system. The platform allows any drifter to create proposals and vote usin’ their [$TOM ](https://www.huckleberry.finance/#/tomhouse)tokens.

![](/files/M8nQEyHeLwEQnIhLEY0F)

### How does it work?

#### Votin'

$TOM held in wallets and $TOM staked in [Shore Excursions](https://www.huckleberry.finance/#/excursion) are all included. $TOM supplied to Thatcher’s Reservoir, Huckleberry’s lendin’ platform, will not be included to avoid the risk of double voting (i.e., someone could lend and borrow $TOM. If both sides were counted, 1 $TOM would equal 2 votes).

#### Proposin'

Any drifter can submit a proposal for others to vote on. To start, only certain proposals will be bindin’. This is to ensure that all bindin’ proposals are technically feasible. In practice, what this means is that there will be two types of proposals.

* **Core:** These are proposals posted by the ol’ Finn and the Huckleberry team. If the proposal is Boolean (in other words, of the true/false or yes/no variety), the proposal requires more than 50% approval from the community and 10% of the eligible votes in order to pass. If the proposal is a poll (in other words, offers several voting options), the option with the most votes will pass.
* **Regular:** These are proposals posted by the Huckleberry community. These are used to propose ideas and show the community's point of view. When a Regular Proposal gains enough traction, it will be posted as a Core Proposal.


---

# 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://huckleberry.gitbook.io/introduction/huckleberry/governance.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.
