# Remove LP Tokens for zUSD-BUSD Pool

### Remove LP Tokens

1. In [Genesis's Earn tab](https://genesis.horizonprotocol.com/earn), remove the LP tokens from by pressing the "-" button, filling in the input with the number of tokens to remove, then clicking "UNSTAKE".
2. Click on the link at the bottom of the Earn box that says "[GET ZUSD-BUSD LP TOKENS](https://pancakeswap.finance/add/0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56/0xF0186490B18CB74619816CfC7FeB51cdbe4ae7b9)" and click the back button next to "Add Liquidity". This will take you to the "Your Liquidity" page. Your LP tokens should be visible there if they have been unstaked. You can then remove liquidity to get zUSD and BUSD back.

<figure><img src="/files/Sde2xvbGJxLHfkMaqz4O" alt=""><figcaption><p>"Your Liquidity" page.</p></figcaption></figure>


---

# 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://academy.horizonprotocol.com/english-v2/stake-and-earn/guides/remove-lp-tokens-for-zusd-busd-pool.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.
