# Vote

veSYN holders are able to vote during epoch on their preferred gauges and determine which ones will get $SYN emissions&#x20;

1. Users must vote every epoch (vote for rewards doesn't carry over to next epoch, vote for emissions will remain)&#x20;
2. Users must vote before epoch flip to receive fees and bribes
3. User are able to change their vote during epoch unlimited times up to epoch flip (only last vote counts)
4. Users will receive lump sum payment of bribes and fees collected proportional to their voting power after epoch flip (Thursdays 00:00 UTC)
5. For users to make best possible choice dashboard and Dune analytics will be set up that will calculate fees collected and bribes in real time (or as close as blockchain allows it)


---

# 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://solid-sync-organization.gitbook.io/solid-sync/dex-functions/vote.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.
