> For the complete documentation index, see [llms.txt](https://superpancakebsc.gitbook.io/super-pancake/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superpancakebsc.gitbook.io/super-pancake/tokenomics-1/harvest-lockup.md).

# Harvest Lock

The SuperCake Pools have a Harvest Lockup on Rewards. Which means that no reward can be harvested during the lock time.

Don't forget that some SuperPowers can help you **reduce the Harvest lockup time.**&#x20;

Which one of our SuperCake NFTs will help you optimize to the fullest your Yield Farming experience ?\
You can check [here](https://superpancakebsc.gitbook.io/super-pancake/tokenomics/nfts).

{% hint style="success" %}
Lockup applies only on harvests. The liquidity provided on SuperCake's pools can be withdrawn at any moment.
{% endhint %}

**Below you can see the time of Harvest Lockup depending on the different Pools :**

## Farming pools <a href="#farming-pools" id="farming-pools"></a>

* **NATIVE FARMING POOLS :** Reward locked for 2h.
* **NON NATIVE FARMING POOLS :** Reward locked for 6H (withdraw fees if withdrawal is before 24H).
* **BUSD & BNB STAKING POOLS** : Reward locked for 8H.

## Native farming pools <a href="#native-farming-pools" id="native-farming-pools"></a>

Rewards are locked in **native farming pool** for **72H**. Also, if the user **unstakes before 72H**, the withdraw will have 5% fees **and** **no reward are minted.**[<br>](https://app.gitbook.com/@supercakefinance/s/supercake/tokenomics/cake-rewards)


---

# 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://superpancakebsc.gitbook.io/super-pancake/tokenomics-1/harvest-lockup.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.
