# Yield Farms

Yield Farms allow you to stake Liquidity Pool (LP) tokens to earn BOW on ArcherSwap. The LP tokens come from Liquidity pools by adding tokens to provide liquidity.

Each farm has its own APR, depending on the value of LP tokens, reward multiplier, trading volume and price of BOW.

{% hint style="warning" %}
Yield farming can give better rewards than Staking Pools, but it comes with a risk of **Impermanent Loss**. It’s not as scary as it sounds, but it is worth learning about the concept before you get started.

Check out this great [article about Impermanent Loss ](https://academy.binance.com/en/articles/impermanent-loss-explained)from Binance Academy to learn more.
{% endhint %}

## **How to stake in Yield Farms?**

### **Stake LP**

1\. Select the farms you wish to stake.

2\. Click 'Approve Contract'.

3\. Click 'Stake LP' and enter the amount of LP, then click 'Confirm'.

4\. Confirm the transaction in your wallet.

5\. Done! You can click 'View on <https://scan.coredao.org/> ' to see your transaction details.

### **Unstake LP**

1\. Select the farms you wish to unstake.

3\. Confirm the transaction in your wallet.

4\. Done! You can click 'View on <https://scan.coredao.org/> ' to see your transaction details.

### **Harvest**

1\. Select the farms you wish to harvest.

2\. Click 'Harvest'.

3\. Confirm the transaction in your wallet.

4\. Done! You can click 'View on <https://scan.coredao.org/>' to see your transaction details.


---

# 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.archerswap.finance/products-and-features-guide/yield-farms.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.
