> 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/unstake-dual.md).

# Unstake from Dual Farms

**How to unstake from a dual-farm?**&#x20;

i. First find your dual-farm. If you try to unstake from a finished dual-farm you need to check “finished” section. (Finished section preset to “staked only” so you can easily find your dual-farms you are in)\
![](https://lh4.googleusercontent.com/9dzhqf3LwPMkBDEkJ8Pt4_RfPOF2grf3ynuJN5at_nKE5Y9CBmsT_sRD8HJhKzIOrXpYFHf6oYQLqhisa9bVMvozJNaA-tnrZhO_YIUfmjaiwWOEz8Lrf3Sm5G1BkpxnU203n4vc)

ii. Click unstake.

![](https://lh6.googleusercontent.com/8YAWW85U6S8xBrk-qDhAzO71XpsaW_aair0dlZJmwf8Fs5O3STviyGQaGkGwWtFMWBoN_CGlqXWLUVaGLJNpsUQLT_E51Wiebpacr9NqEAauWibNqAqmxSk41-byMq-8F7WdpCnT)

iii. Choose the amount you want to unstake or you can use the max button to remove all liquidity in the farm. Then click confirm

![](https://lh5.googleusercontent.com/h9Z22C2RBFk4ViRVAPO_2LySQ2EiQi_oV8-wnKexiuxNWXcBHIkt_2EjlEUtW7ivKzJuqMX8VCf-rXDIMGNNuYY3YFELAEuv1yfE1bANqARYYvfNbJBpQwffq4q3p6NYIWcDJs9s)

iv. Now you can either use your LP for new dual-farms or remove it.

v. For removing LP follow instructions [here](/guide/farming-bnb-chain/remove-liquidity.md)


---

# 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/unstake-dual.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.
