# How to Stake

{% hint style="danger" %}
**Previous Staking Vault that uses the V1 KISS token will no longer generate rebase rewards.**

**Users are strongly encouraged to migrate their V1 KISS tokens by unstaking from the previous staking vault and restake to the HYPER STAKING Vault.**
{% endhint %}

![](/files/MD4lwSfpIkaAuuZfnL8L)

* Before you stake, make sure you have some LOVE available in your wallet.
* Go to HunnyDAO staking page [here](https://dao.hunny.finance/#/stake).
* If this is your first time staking LOVE, you will need to **APPROVE** the token.

![](/files/LSZG7a6y8Zr1qJCHWcFk)

* Proceed to APPROVE the token and wait for the transaction to complete.

![](/files/bLDZmbzdC17mAlaCJFqc)

* Enter the amount of LOVE you would like to stake.
* Click on "STAKE LOVE" and approve the transaction on your wallet.
* Wait for transaction confirmation.
* After the transaction is successfully completed, you will receive KISS in your wallet.

![](/files/vTEzkxzCOs7IzbRFnUhI)

{% hint style="danger" %}
**Please note that KISS token is needed for you to unstake your LOVE. Please consider carefully before SELLING or TRANSFERRING your KISS. You may lose your staked LOVE if you do so.** **Do read the basics of staking** [**here**](/basics/staking.md)**.**
{% endhint %}

* During every rebase, your Staked Balance will be updated to display your staking rewards.


---

# 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-dao.hunny.finance/hunnydao-guide/how-to-stake.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.
