# Boosting your PPI Rewards

This guide is assuming you have already provided liquidity and that you are currently staking your LP tokens on the Yield Farming.&#x20;

One of the main incentive for PPI is the ability to boost your rewards on provided liquidity. Staking PPI in the **PPI Staking Pool** allows you to earn a boost of up to 3x on the liquidity you are providing on Swappi.&#x20;

## Figuring out your required boost&#x20;

The first step to getting your rewards boosted is to figure out how much PPI you'll need to lock. All Yield Farms have different requirements. It depends on how much other users have locked and how much liquidity the farm has.&#x20;

You can find the simulator [**here**.](https://testnet.swappi.io/#/simulator)

## Locking your PPI&#x20;

If you know how much and how long you wish to lock for, skip to the "Applying Your Boost" section below

Enter the amount you want to lock and select your expiry. Remember locking is not reversible. The amount of sPPI received will depend on how much and how long you locked your PPI for.&#x20;

![](/files/BU8uS7gUpJ785XQioLql)

You can extend a lock and add PPI to it at any point but you cannot have PPI with different expiry dates. &#x20;

After creating your lock, you will need to apply your boost.&#x20;

## Applying your Boost&#x20;

**Now that your PPI is locked and ready to boost your rewards, lets apply them to your farm. Again, we will use CFX-ETH  as the example.**

1. Select the Farming tab from the main screen.

![](/files/dUlyInbzkWLehm08aIEw)

&#x20;    2\. Click on the apply icon that also shows your current boost for each of the farms. For CFX-ETH, click the apply button for that farm.

![](/files/sgdaCkFAlDnJWTCO1snR)

&#x20;    3\. A popup from your wallet will appear to confirm that you want to apply PPI to boost your farms. Click **Confirm**

![](/files/E1vEf4koAzG5qIdBVDf5)

&#x20; &#x20;

## Boosting your PPI rewards&#x20;

Head over to the [Yield Farming page](/swappi/products/yield-farming.md).

If you see your new boost on the farming page, then you do not need to do anything else.&#x20;

If your current boost hasn't moved, you will need to claim PPI from each of the farms you're providing liquidity in to update your boost. After doing so, your boost should be displayed.&#x20;

## Formula&#x20;

The boost mechanism will calculate your earning weight by taking the smaller amount of two values.&#x20;

#### `UserBoostShare = min {UserLPShare, UserLPShare*0.33 + 0.67*TotalLPShare * (UserLockedPPI/TotalLockedPPI)}`&#x20;


---

# 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.swappi.io/swappi/products/boosting/boosting-your-ppi-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.
