# Governance Voting

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

The ultimate mission of Synthswap is to become a fully community-driven Decentralized Exchange on the Base blockchain, where all significant decisions are governed by the community members. Synthswap's users are warmly encouraged to actively participate in discussions on the official Discord server.

Synthswap will allow all holders of the $SYNTH token to determine the direction in which the project should go. To achieve that, all decisions will be polled via the Snapshot voting mechanism.

## What is Snapshot?

Snapshot voting refers to a method of voting on blockchain-based projects that allows holders of a particular cryptocurrency to vote on proposals or changes to the network. This is typically done through a smart contract, which takes a "snapshot" of the blockchain at a specific point in time to determine which addresses hold how many coins and thus have how many voting rights. Holders can then use their coins to cast a vote, with the number of coins held determining the weight of the vote. This method of voting is intended to be transparent, secure, and decentralized, allowing holders of the cryptocurrency to have a say in the direction and governance of the project.

<br>


---

# 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.synthswap.io/key-features/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.
