# Liquidity Farming - Pool Rewards

Liquidity providers (LPs) play a crucial role in decentralized finance (DeFi) by enabling smooth trading on decentralized exchanges (DEXs) like Sushi.com. By supplying equal values of tokens to a liquidity pool, LPs facilitate seamless token swaps, contributing to the overall health and efficiency of the DeFi ecosystem.

On Sushi.com, when you provide liquidity to the $BCTS/$WETH pool on the Polygon network, you earn rewards in the form of $SUSHI tokens. This incentivizes LPs to maintain liquidity in the pool, ensuring that traders can easily exchange $BCTS and $WETH with minimal slippage. The rewards are automatically distributed based on your share of the total liquidity pool, allowing you to earn passive income while supporting the DeFi ecosystem.

There are three reward campaigns:

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

Here is the[ tutorial as pdf ](https://drive.google.com/file/d/1aG9prEIpKpCBpAYE-C1Fis28x_qvz0ce/view?usp=sharing)and as a youtube tutorial.

{% embed url="<https://youtu.be/B6XZL0su27w>" %}


---

# 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://bcts-1.gitbook.io/swissdlt/general/defi-rewards/liquidity-farming-pool-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.
