> 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.md).

# Introduction to Staking

## *<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;">**Introduction to Staking**</mark>

Staking represents a fundamental component of the Meme Kombat ecosystem. Through staking, users can earn passive rewards through staking, and wager $MK on battles. This section delves into the mechanics and benefits of staking in Meme Kombat.

Our staking environment expertly fuses on-chain and off-chain technologies, embodying a new standard in digital asset management. Central to our architecture is a seamless integration of serverless, cloud-based infrastructure and decentralized blockchain elements. This hybrid approach ensures that while end-user interactions are handled through a sophisticated platform, offering an intuitive and secure user experience.

The cloud component of our system boasts extensive redundancies, safeguarding data integrity and augmenting system stability. This strategic combination of blockchain and cloud technologies in Meme Kombat's staking environment offers users an unmatched level of efficiency, security, and confidence in managing their digital assets.


---

# 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.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.
