# Voting process

1. **Voting Platform**: [Snapshot.org](http://Snapshot.org) will be used for voting. It enables token-weighted voting without requiring on-chain transactions, ensuring minimal gas costs for participants.
2. **Voting Duration**: A standard voting duration (e.g., 72 hours) will be set to give members enough time to review the final proposal and cast their votes.
3. **Quorum Requirements**: A minimum quorum (e.g., 20% of total token supply) must participate in the vote for the decision to be valid.
4. **Decision Threshold**: A proposal will be considered approved if it receives a majority (e.g., 50% + 1) of the votes cast.


---

# 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.nabla.fi/nablatoken/governance/voting-process.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.
