# Voting

The user can cast the votes with key information in mind;

1. Vote to liquidity pools with potential to earn most swap fees&#x20;
2. Vote across single or multiple liquidity pools with the available voting power of veVOLT&#x20;
3. User can downvote other pools up to the veVOLT voting power they possess to prevent spam liquidity pools&#x20;
4. Users can reset their votes any number of times until the snapshot on Thursday 00:00 UTC


---

# 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.voltswap.finance/voltswap/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.
