> For the complete documentation index, see [llms.txt](https://memekombattoken.gitbook.io/meme-kombat-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://memekombattoken.gitbook.io/meme-kombat-whitepaper/introduction-to-staking/staking-dashboard.md).

# Staking Dashboard

## *<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:orange;">Staking Dashboard</mark>

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

### <mark style="color:blue;">Total $MK Staked</mark>

Total $MK Staked" represents the cumulative amount of Meme Kombat tokens currently locked in the staking contract by all users. This metric provides a real-time indicator of overall community engagement and the trust placed in the $MK ecosystem.

### <mark style="color:blue;">% of $MK Staked</mark>

% of $MK Staked" indicates the proportion of the total circulating supply of Meme Kombat tokens that are currently staked in the system. This percentage offers a valuable insight into the token's utility and popularity, reflecting how much of the available supply is actively being used for staking.

### <mark style="color:blue;">APY</mark>

APY (Annual Percentage Yield)" dynamically showcases the projected annual return rate on staked Meme Kombat tokens, fluctuating based on current staking participation. This vital metric provides users with an up-to-date estimation of potential earnings, adjusting in real-time as the number of active stakers in the $MK ecosystem varies.

### <mark style="color:blue;">Total Rewards Paid</mark>

Total Rewards Paid" quantifies the aggregate amount of rewards that have been distributed to all stakers of Meme Kombat tokens up to the present. This figure highlights the tangible returns generated by the staking process, underlining the value and benefit extended to the participants in the $MK ecosystem.

### <mark style="color:blue;">Total Stakers</mark>

Total Stakers" reflects the number of individual participants who have staked their Meme Kombat tokens in the system. This metric serves as a key indicator of the community's size and involvement, demonstrating the reach and participation level within the $MK staking ecosystem.


---

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