# Voting

## Voting on the WasabiX DAO

To vote on the WasabiX DAO, users need to lock vote lock their WASABI. By doing so, participants can earn a boost on their provided liquidity and vote on all DAO proposals. There is no minimum voting power required to vote.

## Voting Power

veWASABI stands for vote escrowed $WASABI, it's a locker where users can lock their WASABI for different lengths of time to gain voting power. Users can lock their WASABI for a minimum of week and a maximum of four years. As users with long voting escrow have more stake, they receive more veWASABI (voting power).


---

# 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://wasabix-finance.gitbook.io/wasabix_finance/introduction-to-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.
