# Farms & Pools

## Farms

Yield farming involves staking tokens (either liquidity paired tokens or single tokens) to earn additional tokens.  The purpose is to incentivize holders to provide additional liquidity to the project to help improve buying/selling pressure. &#x20;

In Knights, adding Liquidity for the BNB pairs and native pairs can be done by purchasing tokens and then pairing it together using the Add Liquidity button on the menu.  There are no fees to stake in Knights DeFi, thus you can stake and unstake as many times as you wish.

APR represents the yield you will get in KNIGHT, as expressed in dollars, therefore the APR fluctuates based on:

1\) How many others are in the pool / farm

2\) The  current price of KNIGHT

### Native LP Pairs

Unlike most yield farms we only allow native token pairs to prevent whales from dumping on KNIGHT.

Pair the following LP to earn **$KNIGHT** :

* **KNIGHT-BNB LP**
* **TABLE-BNB LP**
* **LEGEND-BNB LP**
* **SQUIRE-BNB LP**
* **TABLE-KNIGHT LP**
* **BUSD-BNB LP**

### Partnership LP Pairs

Pair our partnership's tokens to our native token to earn **$KNIGHT**

* :wine\_glass: Bourbon DeFi: **SQUIRE-RBT LP**
* :man\_mage: Alchemist Defi: **$SQUIRE-MIST LP**

## Pools

A pool is a simpler farm.  Instead of putting tokens together in an LP, you can just stake single tokens! We only offer this for KNIGHT.

* Stake and earn **$KNIGHT**


---

# 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.knightsdefi.com/farms-and-pools.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.
