# How does voting right work?

To vote on the Sirius Finance, users need to vote lock their SRS and gain veSRS. By doing so, participants can earn a boost(up to x3) on their provided liquidity rewards and vote on pools related proposals including: Pool parameters: pool weight, amplification coefficient, etc. Adding or removing metapools; Total trading fee percentage; Preferred right for airdrop tokens; …

And users who reach a certain voting power can also create new proposals. There is no minimum voting power required to vote. Users can lock their SRS for a minimum of a week and a maximum of three years.

![](/files/jkxGjNHJtoUaYgu4M7qd)


---

# 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.sirius.finance/get-started/how-does-voting-right-work.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.
