# LP Staking

### Staking

With the launch of V2, we also released [LP staking](https://app.cira.app/staking)! CIRA tokens provided to the liquidity pool are not eligible to also receive BUSD rewards.&#x20;

1. Have CIRA available in your wallet
2. Add Liquidity on [PancakeSwap](https://pancakeswap.finance/add/BNB/0xDd25E1955FD9F7B3aBE83CC419070A7ace104DCE)
3. Deposit the LP Token to staking app
4. Collect earnings at any time - no lock period required

LP token / pair can be viewed [here](https://bscscan.com/address/0xc3f69312e6ec1bdd77077ad993ed2e2753a5c224)


---

# 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.cira.app/applications/lp-staking.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.
