# Snapshot

As voting directly on the blockchain costs gas fees, we recommend an off-chain voting process before bringing the proposals on-chain to gain more exposure and rough consensus from the community.

This process is powered by snapshot.org. The wallet connector will prompt you to sign a transaction that is completely free, and your voting vote will be counted according to your voting weight at the moment of the proposal creation.

[Here](https://vote.trava.finance/#/) is the link to our off-chain voting portal.


---

# 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.trava.finance/governance/snapshot.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.
