# Vaults

LAND can be staked to earn rewards from our Vaults feature. Staking APR and emission rates are governed by the Landshare DAO.&#x20;

There are 3 staking vaults available:

* **Auto LAND Staking (Recommended):** The Auto LAND vault will automatically re-stake your rewards, allowing you to benefit from compound interest automatically. This is the recommended option for the majority of users.
* **Manual LAND Staking:** This option allows you to stake LAND and harvest your rewards manually. This option is recommended for active users and those staking large amounts.
* **LAND-BNB LP Staking:** Landshare also offers LP Staking opportunities. To learn more about this opportunity, see our LP Staking guide [here](/quickstart-guides/how-to-stake-land-bnb-lp-tokens.md).&#x20;

To get started, see the guides below:

{% content-ref url="/pages/W7i9vOZ687nSpC8LQT2x" %}
[How to stake Landshare Token (LAND)](/quickstart-guides/how-to-stake-landshare-token-land.md)
{% endcontent-ref %}

{% content-ref url="/pages/ivGTmbYm5IPafcpPhEx9" %}
[How to stake LAND-BNB LP Tokens](/quickstart-guides/how-to-stake-land-bnb-lp-tokens.md)
{% endcontent-ref %}


---

# 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/platform-features/vaults.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.
