# Pool Boost Calculator

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

**Pool Boost Calculator** allows you to simulate our Pool Boost feature intuitively to find out

* How much more xFER you should stake&#x20;
* How many Cronos Cruisers NFT by rarity you should stake&#x20;
* How much more liquidity you should add and stake into a pool

In order to obtain a higher Boost Multiplier that gives you higher Pool Rewards APR!

Below is a step-by-step guide.

\
**Step 1.** Go to “[Pools](https://ferroprotocol.com/#/pools)” and click on “Pool Boost Calculator”. \[insert link]

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

**Step 2. xFER staking simulation**

1. Adjust the multiplier slider to see the xFER amount required.
2. Select one vault to see the impact on the xFER amount required.
3. xFER amount required to achieve the desired multiplier will be shown automatically
4. You can receive up to 2.5x Boost Multiplier from xFER staking

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

**Step 3. NFT staking simulation (Optional)**

1. Click on the “Stake Cronos Cruisers NFT” bar to expand this section
2. Adjust the number of NFT by clicking on the “+” “-” icon
3. You can only stake up to 10 NFTs
4. You can receive up to 0.5x Boost Multiplier from NFT staking

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

**Step 4. Additional deposit into liquidity pools (Optional)**

Input the amount of additional liquidity you want to deposit into the pools.

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

**Step 5. Impact on your Pool APR.**

As you interact with our Boost Calculator, you can see the APR impact and FER rewards updated automatically under each pool.

<figure><img src="/files/EEs3rG2UIOt8gaOlK7Ad" 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://docs.ferroprotocol.com/user-guides/pool-boost/pool-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.
