# Gauge Weight

Simply put, a gauge weight translates into how much of the PAWN reward each pool receives.

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

In the image above, the P-BAYC pool has 4.34% of the votes, and next week would receive 4.34% of the $PAWN incentives as a reward for contributing liquidity to that pool.

You can find each liquidity gauge relative weight on this page: <https://app.pawnfi.com/yield/mining>

## Why are gauge weights so important?

Because those weights decide where the PAWN incentive goes, it allows the community to decide where most of the liquidity should go and balance liquidity. It's a powerful tool for voters that must be used responsibly.

{% hint style="info" %}
The gauge weight is updated once a week on Thursday at 00:00:00 UTC.
{% endhint %}

## How often should I vote to govern gauge weight?

Since votes are reset to zero each week and the voting cycle starts again, you should revote every week to ensure your favorite lending pool have a higher gauge weight, and of course, higher PAWN incentives.


---

# 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-weight.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.
