> For the complete documentation index, see [llms.txt](https://docs.croxswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.croxswap.com/guide/farming-bnb-chain/dualfarms.md).

# Stake in Dual Farms

**How to stake in dual-farms?**

It is same as regular farms but you need to verify which LP type before staking.

**Step1**: Create a LP token - [Learn how](/guide/farming-bnb-chain/add-liquidity.md)\
i. To start dual-farming you need a LP token. In dual-farms you need to be careful about which type of LP you need.

![](https://lh5.googleusercontent.com/p2ZV6XhE_ag8GZnKPKT4cF6j_WxDHCVaD9rA6NWeair7vrTTT7I-ciPstGXnSRbLHrtKqKT6oGQ_wwlrwBsIOe3P7d6e_3Eh2OyBtZSf6hOL8XX5owRVRACYj51U2ujM2qTZHDJE)

ii. After checking which LP do you need, go trade and then choose the appropriate Liquidity.

![](https://lh5.googleusercontent.com/3gmp7uBsgSM00jquNq56WSST3SpeVSZh1tuYUyKgcZel5utYtTR2REgJFOZm4Eu-mGFemaRhdTZ53YWn-Q3O-1ooFCDM_cRlUyVt_Wc9WtA0v8QTfU0h0HfuJe5SApSDm6_w0NhV)

iii. Go to <https://app.croxswap.com/dualfarms>

iv. Select your preferred dual-farm.\
![](https://lh3.googleusercontent.com/yyJQr5iBAWS75eTAbuXMNluB5yCXhR-uFhvlqKbeP_6FPjzKeoAQSiE-tcpCHnZpTG5rlbBOxBcPp8_gNCjCWeVUSB73qI2TblzvyYLJ0Nv_HxLQWQ0ZONPg-Z13Lq-hbOJ7nuQL)

iv. Click Stake after approve contract and deposit your LP tokens

![](https://lh4.googleusercontent.com/CwoWdrMc8h3tmHssnW_WJb_puzbvefDmLjcHXhid-iqoQ-p8eDmAeN-c-05dLKcvApcIRsF46HVjbtjVUPmqqVQNXZNoxPwQ0_Fp3xlH_5rm2LGR_Hpjmo3elZj8O7wMQYaBoFCI)

Sit back, relax and start earning.

**Note:**&#x20;

i. Don’t forget to check the minimum staking period and if applicable harvest lock.\
ii. If withdrawn before the end of minimum staking, there would be a 10% unstaking Penalty.Rewards end block will terminate the penalty. \
iii. You can not harvest during harvest lock and Rewards end block won't terminate it.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.croxswap.com/guide/farming-bnb-chain/dualfarms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
