# How to stake LAND-BNB LP Tokens

The LAND-BNB LP vault provides LAND Token rewards for providing liquidity on Pancakeswap and staking the LP Tokens. To learn more about providing liquidity, refer to the official [Pancakeswap docs](https://docs.pancakeswap.finance/products/pancakeswap-exchange/pancakeswap-pools#exchange-v2).

The process can be completed in a few simple steps:

### 1. Get LAND and BNB

To provide liquidity, you must have both **LAND** and **BNB** tokens. When providing liquidity, you will be adding an equal value of both tokens. For example, if you'd like to add $50 worth of LAND to liquidity, you will also need to provide $50 in BNB. Be sure you have enough of each token in your wallet!&#x20;

* Get LAND here: <https://pancakeswap.finance/swap?outputCurrency=0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C>

### 2. Provide Liquidity

Next, visit the [Pancakeswap liquidity page](https://pancakeswap.finance/v2/add/0xA73164DB271931CF952cBaEfF9E8F5817b42fA5C/BNB). You should see the following screen:

<figure><img src="https://1954103745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxP2AQunP0bF5gJWJqOYJ%2Fuploads%2FHEsokkSH8jBYkxgjtToQ%2Fimage.png?alt=media&#x26;token=6e288c35-c898-4101-b6b4-106fb1342cc4" alt=""><figcaption></figcaption></figure>

Enter the amount of LAND or BNB you'd like to deposit and press "Approve LAND" to enable the transaction. Finally, press the "Add" button to complete the process:

<figure><img src="https://1954103745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxP2AQunP0bF5gJWJqOYJ%2Fuploads%2F1ot3k4XG5n0945H2OYUB%2Fimage.png?alt=media&#x26;token=c4bbe65f-22ed-41d9-9c73-4ccef4d8243e" alt=""><figcaption></figcaption></figure>

In exchange for depositing BNB and LAND, you will receive LP Token which represent your share of the LP Pool. The final step is to deposit these LP Tokens and earn rewards.

### 3. Deposit LP Tokens

Visit the staking page at [app.landshare.io/vaults](https://app.landshare.io/vaults) and note the LAND-BNB LP section:

<figure><img src="https://1954103745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxP2AQunP0bF5gJWJqOYJ%2Fuploads%2FInme0UyPlKaRTISxFXAY%2Fimage.png?alt=media&#x26;token=f1821398-7965-4197-bf3b-89269ea744d3" alt=""><figcaption></figcaption></figure>

Press the 100% button to populate your full LP Token balance:

<figure><img src="https://1954103745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxP2AQunP0bF5gJWJqOYJ%2Fuploads%2F199cmrZxktg78axBao32%2Fimage.png?alt=media&#x26;token=794b6ff0-891d-4834-b1f6-5550d1223902" alt=""><figcaption></figcaption></figure>

To enable the transaction, press the "Approve" button and sign the transaction. After that has completed, press "Deposit" and confirm the transaction to complete the process.&#x20;

That's it! After depositing successfully, your deposit balance and rewards will display on the vaults page. To harvest your LAND rewards, press the "Harvest" button located at the bottom of the vault card.

{% hint style="info" %}
There are no fees or lockup periods for staking LAND-BNB LP Tokens.&#x20;
{% endhint %}


---

# 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.landshare.io/quickstart-guides/how-to-stake-land-bnb-lp-tokens.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.
