> For the complete documentation index, see [llms.txt](https://docs-dao.hunny.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-dao.hunny.finance/tokenomics/kiss.md).

# KISS

You will receive KISS when you stake LOVE at a 1:1 ratio. Adding this address to your wallet allows you to track your KISS balance which increases with every rebase.

V2 KISS Token will be used in our new HYPER STAKING Vault.&#x20;

{% 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 %}

#### V1 Contract Address:&#x20;

0x9F12CAd130D40d40541CaE8e3c295228769ad111

#### V2 Contract Address:&#x20;

0x67e248F9810D4D121ab2237Eb33D21f646011720


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/tokenomics/kiss.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.
