# How do community members use Snapshot for voting?

1. Visit the Dtravel Space: <https://snapshot.org/#/dtraveldao.eth>
2. Click the Connect wallet button in the top right corner.
3. Connect with the wallet provider where you hold your TRVL tokens (either ERC20 or BEP20).
4. Select the active proposal you’re interested in.
5. Select the option(s) you want to vote for (the voting systems can vary from proposal to proposal).
6. Click the Vote button and sign the message via your wallet provider when prompted.
7. You’ve now contributed to Dtravel and TRVL governance 🎉.


---

# 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.dtravel.com/papers/dtravel-dao-governance/how-community-members-can-vote/how-do-community-members-use-snapshot-for-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.
