# How to Use the Boost Calculator

The Boost Calculator is a tool that helps users determine how many veNFTs, or `veSLIZ` tokens, they need to increase their rewards on the SolidLizard exchange. These tokens are obtained by locking `SLIZ`, the governance token of the ecosystem.&#x20;

The Boost system is meant to increase earnings for users with fewer `SLIZ` tokens and discourage whales from trying to dominate the market and create a situation of monopoly. This new mechanism guarantees higher rewards for every investor choosing to lock their tokens which is pretty healthy for the protocol itself. To use the Boost calculator, follow these steps:&#x20;

1. &#x20;Go to the liquidity page on the SolidLizard dapp and select the info icon. After selecting the icon, you will see your current APR displayed in both percentage and dollar value.<br>

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

2. Use the boost icon to see how much your rewards will increase with `veSLIZ`. <br>

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

3. Click on "Create `veSLIZ`" and keep in mind that you can combine NFTs to increase the value of your NFTs, which could lead to a bigger boost.<br>

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

4. On the Stake LP page, you can see how much additional veNFT you need to achieve the highest APR by attaching your veNFT and starting the Calculator with your existing Voting Power.<br>

   <div align="left"><figure><img src="/files/ynbSRuU9XhEW0SxLljoV" alt=""><figcaption></figcaption></figure></div>

5. On the Liquidity page, the fire symbol next to the APRs shows that the user has added and staked liquidity on these pools and has boosted their APRs with NFTs. If the fire icon is grey, it indicates that the user has added tokens to the liquidity pool but has not staked or boosted. All other pools without an icon show that the user is not participating in liquidity farming for those pools.<br>

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


---

# 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://solidlizard.gitbook.io/solidlizard/how-to-use-the-boost-calculator.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.
