# Liquidity Mining

####

#### Liquidity mining risks

Liquidity miners will not lose their LP tokens, however, there is a risk of impermanent loss. Read more about impermanent loss [here](https://academy.binance.com/en/articles/impermanent-loss-explained).

Risk of impermanent loss is minimal in pools with only stablecoins.

#### Pancakeswap tutorial

Go to [Pancakeswap](https://pancakeswap.finance/) and open the liquidity page, and select a currency.

![](/files/-McOuCTMhMLlfn6szBeh)

In the search field, paste CCF's token address and import. CCF's token address is 0xF823f18d13DF1ffdCed206708D389Dd455Bb802b

![](/files/-McOub7pRVtclhLnKoSO)

Accept the prompt and confirm import

![](/files/-McOuqkOao730ZhlaKvf)

Now select a token to pair with.

![](/files/-McOvCwmmsAtb27AhVBZ)

&#x20;In this example we will use USDT.

![](/files/-McOvP0EDGP09atpmQAr)

Click on supply.

![](/files/-McOvlmRqSH2SXBh-UQx)

Confirm supply and approve the transaction.

![](/files/-McOwC3dWrQK3KZKGWBe)

Now go to [CashCow](https://bsc.cashcow.finance/#/deposit) and open the mining tab, and select "Farm" on the CCF-USDT pair

![](/files/-McOwpTEp5cKL6LXuep2)

Input the amount of LP tokens you wish to supply and authorize, then accept the transaction.

![](/files/-McOx6cOjprvL4DMiJpn)

Now click on deposit and authorize the transaction.

![](/files/-McOxXc0Z3htgYcGDLNG)

Your supply will now be displayed on the page.

![](/files/-McOyB2mGsMtNaC2S7v6)


---

# 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.cashcow.finance/liquidity-mining-2.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.
