# Gauges Voting

### What Are Gauges?

Gauges enable veVOLT holders to direct the flow of rewards to liquidity pools they support. This is part of a governance-first model where the community determines which pools receive rewards subsidized by the treasury.

<figure><img src="/files/0SmmyMKaS5n4LpK3gYgC" alt=""><figcaption></figcaption></figure>

#### How It Works:

1. **Epochs**: Rewards are distributed every 2 weeks.
2. **Allocation**: A fixed amount of VOLT (e.g., 80,080,000 VOLT) is available per epoch.
3. **Voting Power**: Only veVOLT holders can vote. More veVOLT = more influence.
4. **Reward Split**: Pools receive rewards proportionally to their vote share.
5. **Rotation**: Voting closes at epoch start and opens for the next.
6. **Distribution**: LPs in rewarded pools earn VOLT in proportion to their liquidity share.

Gauges turn passive staking into active governance and make veVOLT a central piece of the Voltage ecosystem.\
\
Here is a tutorial :arrow\_down:

{% embed url="<https://youtu.be/Fn1NA7oqWiY>" %}


---

# 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.voltage.finance/voltage/the-platform/yield-farming/gauges-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.
