# Staking Overview

## *<mark style="color:red;">INFO - Staking has ended on the 31st of October 2024. You can still claim any staked tokens and rewards. The dashboard is now exclusively used for $MK for the game.</mark>*

### <mark style="color:blue;">Locking Period</mark> <mark style="color:blue;"></mark>*<mark style="color:blue;">(no longer active</mark>*<mark style="color:blue;">)</mark>

The $MK project introduces a locking period mechanism designed to enhance the project's financial stability and reward committed participants. With a significant Annual Percentage Yield (APY) on staked tokens, the locking period feature plays a pivotal role in aligning user behavior with the project's long-term prosperity.

### <mark style="color:blue;">**How It Works:**</mark>

A 10-day locking period is applied to a user's staked $MK tokens. This timeframe is selected to provide a balance between rewarding users and maintaining token supply predictability. *<mark style="color:red;">**The locking period is reset to 10-days from the time of any action that changes the user's staked balance**</mark>*, including:

* Staking more $MK tokens
* Partial withdraw of staked tokens (less than 100%)

### <mark style="color:blue;">**Automatic Claiming upon Withdrawal:**</mark>

A unique feature of our staking protocol is the automatic claim function during a withdrawal. When a user decides to withdraw any amount of their staked $MK tokens, any unclaimed rewards are automatically claimed to the users $MK wallet in Meme Kombat (<mark style="color:red;">Not their DeFi wallet</mark>).

### <mark style="color:blue;">**Example Scenario:**</mark>

If a user chooses to withdraw 100 $MK from their staked balance of 500 $MK, and there are 50 $MK in unclaimed rewards, the following occurs:

* The 50 $MK rewards are claimed and automatically added to their $MK wallet (Not their DeFi Wallet).
* The users 100 $MK that was staked is added to their $MK wallet (Not their DeFi wallet).
* The total staked amount is now 400 $MK and a new 10-day locking period applies to the remaining staked balance from the time of withdrawal.
* The users $MK wallet balance has increased by 150 $MK (100 that was unstaked and 50 that was unclaimed rewards).&#x20;


---

# 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://memekombattoken.gitbook.io/meme-kombat-whitepaper/introduction-to-staking/staking-overview.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.
