> For the complete documentation index, see [llms.txt](https://docs.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.hunny.finance/products/hunnyplay/hunnyplay-staking.md).

# HunnyPlay Staking

<figure><img src="/files/kdU2dITCiBvCFnTot9c4" alt=""><figcaption></figcaption></figure>

### Stake your HUNNY or LOVE to Earn USDT, BNB and CAKE

Earn up to 65% APY when you stake $HUNNY or $LOVE on HunnyPlay, You'll be receiving weekly rewards in $USDT, $BNB, and $CAKE.

## How to Start Staking

Go to the HunnyPlay Staking page and connect your wallet to HunnyPlay.

[Deposit](/products/hunnyplay/making-a-deposit.md) your $HUNNY or $LOVE to your HunnyPlay Account.

After your $HUNNY or $LOVE is in your HunnyPlay Account, you may click on the "Stake" Button to stake your $HUNNY or $LOVE!

<figure><img src="/files/lc4h5JPXiQRfFZDCCygI" alt=""><figcaption></figcaption></figure>

Enter the desired amount of $HUNNY or $LOVE to stake or click on "MAX" button to stake all of your $HUNNY or $LOVE.

<figure><img src="/files/BEtsk7jceeNvuGTQHmRL" alt=""><figcaption></figcaption></figure>

Click on the "Confirm" button to start staking.

<figure><img src="/files/aQroMR2QwAe6OlxZT0kh" alt=""><figcaption></figcaption></figure>

Refresh the page to see your staking deposits.

<figure><img src="/files/lD0QFotbZf0JVUFZBr3a" alt=""><figcaption></figcaption></figure>

Or view your past staking under "History".

<figure><img src="/files/Lsg7UrDdqCuCq35iJoqG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You will need to stake your tokens for at least 1 hour to be able to earn the rewards in the upcoming week.
{% endhint %}

You may click on "Unstake" to unstake your $HUNNY or $LOVE. Unstaked tokens will be transferred back to your HunnyPlay Account.

<figure><img src="/files/F4ufDMU8t0LR2qor94Nt" alt=""><figcaption></figcaption></figure>

## Claiming your Staking Payout

You may view your claimable staking payout in "My Staking Payout". You may proceed to "Claim" your Payout when the rewards are distributed. After claiming your payout, it will be added to your HunnyPlay Account.

<figure><img src="/files/n3LnJdjxVdIS4vGYaQBr" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.hunny.finance/products/hunnyplay/hunnyplay-staking.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
