> For the complete documentation index, see [llms.txt](https://docs.silverswap.io/spiritswap-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.silverswap.io/spiritswap-v2/tokenomics/inspirit/farm-boost.md).

# Farm Boost

* Users holding inSPIRIT get boosted SPIRIT farming rewards.
* Farmers that hold inSPIRIT can receive a max boost of up to 2.5x in farming rewards. For example, a farmer, with no inSPIRIT, could farm FTM-SPIRIT for 100% APR. Whereas a farmer with sufficient inSPIRIT to achieve max boost could farm FTM-SPIRIT for 250% APR.
* The farm boost is determined by the following equations:

$$
DerivedBalance=UserBalanceInFarm\*0.4
$$

$$
AdjustedBalance=TotalDepositedInFarm*UserInspiritBalance/InspiritTotalSupply*0.6
$$

$$
BoostFactor=min(DerivedBalance+AdjustedBalance, UserBalanceInFarm)/UserBalanceInFarm
$$

Examples: There are 1,000 inSPIRIT total and 10,000 FTM/SPIRIT LP total in the farm.

* User A has 0 inSPIRIT and 1,000 FTM/SPIRIT LP in the farm --> BF = 0.4 --> 0.4/0.4 = 1x boost
* User B has 10 inSPIRIT and 1,000 FTM/SPIRIT LP in the farm --> BF = 0.46 --> 0.46/0.4 = 1.15x boost
* User C has 100 inSPIRIT and 1,000 FTM/SPIRIT LP in the farm --> BF = 1 --> 1/0.4 = 2.5x boost
* User D has 400 inSPIRIT and 1,000 FTM/SPIRIT LP in the farm --> BF = 1 --> 1/0.4 = 2.5x boost

![indication of a farms respective "boost factor".](/files/U2XwUSlhTEOGZEXyNjay)
