# Unstaking

{% hint style="warning" %}
When you unstake your KISS from Hyper Staking, your LOVE will be linearly vested for 24hours.

Unstaking will also reset your Loyalty Ratio and reduce the number of HUGs that can be redeemed for LOVE.
{% endhint %}

* Before you unstake, make sure you have KISS available in your wallet.
* Go to HunnyDAO staking page [here](https://dao.hunny.finance/#/hyper-stake).
* Click on the "Unstake" Tab
* If this is your first time unstaking KISS, you will need to **APPROVE** the token.

![](/files/hp0Vi33cRTDN2ahhuIWP)

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

![](/files/R93mOKyPqTmWFe8VZhU8)

* Enter the amount of KISS you would like to unstake.
* Double-check the total number of LOVE you will get from unstaking and redeeming of HUGs token.
* Click on "UNSTAKE LOVE" and approve the transaction on your wallet.
* Wait for transaction confirmation.
* After the transaction is successfully completed, your LOVE will enter into a 24hours linear vesting period.


---

# 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-hyper-stake/unstaking.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.
