# Gauge Voting

Gauge Voting is where users vote to determine the distribution of the weekly $PAWN incentives across the different lending pools. Users with Voting Power can participate in these votes which begin on Thursday at 00:00:00 UTC and end the following Wednesday at 23:59:59 UTC. When voting closes, liquidity mining rewards are split according to the vote and allocated to the pools.

Votes are reset to zero each week and the voting cycle starts again.

## How to vote?

Users with Voting Power can vote on <https://app.pawnfi.com/yield/mining> by clicking vote on the vote table for the lending pool they wish to support, filling in the amount they wish to vote and then clicking the "Confirm" button:

<figure><img src="/files/vfIbb4Swc6wnrIUSl4MC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/l6kLlPxX3DtOYPEYN4YZ" alt=""><figcaption></figcaption></figure>

## Who can perform gauge voting?

Anybody who has Voting Power can vote to direct its voting power towards one or multiple lending pools.


---

# 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.pawnfi.com/pawn-token/voting-power/gauge-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.
