# Vesting

![](/files/EJa2rpXzSiBhb98MRYLf)

* The amount of unstaked LOVE vested will be displayed in "Total Unstake".
* The amount of LOVE that have been unlocked for claiming will be displayed in "Claimable".

{% hint style="info" %}
Do take note that Restaking and Claiming your tokens will incur a transaction fee paid to the blockchain miners.
{% endhint %}

Click on the "Claim" button to receive your "Claimable" LOVE.

* Approve the transaction on your wallet.
* Wait for transaction confirmation.
* After the transaction is successfully completed, you will receive LOVE in your wallet.

You may choose to "Restake" your LOVE anytime by clicking on the "Restake" button.

* Approve the transaction on your wallet.
* Wait for transaction confirmation.
* After the transaction is successfully completed, your LOVE will be restaked in the Hyper Staking Vault.


---

# 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/vesting.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.
