# Staking

## BNB / MKP Pool Tokens (LP) Staking

{% hint style="success" %}
**Supply and have LP tokens on PancakeSwap**\
<https://pancakeswap.finance/add/BNB/0x9BfaD67b5477e2Daf1C15Ef4b43B34F2d007B968>
{% endhint %}

{% hint style="success" %}
**Staking Page**\
<https://metakeeper.io/staking/>
{% endhint %}

![](/files/u7LDpaY0Z5vpy5RzcFgq)

## Staking Rule

1. **You can fully unstake pool tokens(LP) after&#x20;**<mark style="color:red;">**21 days**</mark>**.**&#x20;
2. If you want to unstake earlier will apply <mark style="color:red;">**50% tax**</mark>, the rest pool tokens will lock in the staking smart contract for one year.
3. Each time adding staking amount will recount the unstake time.
4. **Please notice that when you supply pool tokens will&#x20;**<mark style="color:red;">**apply 10% tax**</mark>**. Tax will back to the reward pool.**

## Staking has 6 levels:&#x20;

> **Staking LV1**
>
> <mark style="color:blue;">Stake 15 Pool Tokens</mark>
>
> All keepers speed +3%&#x20;

> **Staking LV2**
>
> <mark style="color:blue;">Stake 25 Pool Tokens</mark>
>
> All reward +3%&#x20;

> **Staking LV3**
>
> <mark style="color:blue;">Stake 50 Pool Tokens</mark>
>
> Working Keeper cap +1&#x20;

> **Staking LV4**
>
> <mark style="color:blue;">Stake 75 Pool Tokens</mark>
>
> All keepers speed +4%&#x20;

> **Staking LV5**
>
> <mark style="color:blue;">Stake 105 Pool Tokens</mark>
>
> All reward +4%&#x20;

> **Staking LV6**
>
> <mark style="color:blue;">Staking 175 Pool Tokens</mark>
>
> All keepers speed +8% & All reward +8%

{% hint style="info" %}
**Staking boost will add up.** \
For example, if you stake 175 LP tokens you will get these boosts: \
All Keepers Speed +15%, Reward +15%, Working Keeper Cap +1
{% endhint %}


---

# 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://keeper-meta.gitbook.io/meta-keeper-white-paper/gameplay/staking.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.
