# How to boost rewards

One of the main incentive for PAWN is the ability to boost your rewards on contributed liquidity. Vote locking PAWN allows you not only to acquire voting power to participate in the DAO, but also to earn a boost of up to 2.5x on the liquidity you are contributing to Pawnfi.

Each pool will have its own boost factor

{% hint style="info" %}
Boost = Min((0.4 x Contributed Liquidity) + Total Gauge Liquidity x Voting Power/Total Voting Power x 0.6), Contributed Liquidity)/ Contributed Liquidity
{% endhint %}

From this formula, you can see that you will have a higher boost by locking more and longer PAWN token.

## Applying your boost

If you see your new boost after current boost: then you do not need to do anything else.

If your current boost hasn't moved, you will need to claim PAWN from each of the gauge you have staked iToken in to update your boost. After doing so, your boost should be showing.

{% hint style="info" %}
Your boost will not be updated until you perform an operation on a gauge.
{% endhint %}


---

# 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://guide.pawnfi.com/liquidity-incentives/how-to-boost-rewards.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.
