# Staking Overview

## Staking Overview

**Welcome to the official PEPEMEME Staking documentation.**

This guide explains how our **on-chain staking system** works, how **Slots** function as progression keys, and how users advance through increasingly rewarding staking levels.

***

### Slot System

#### What is a Slot?

A **Slot** is an on-chain, non-transferable permission that grants the right to stake PEPE at a specific level.

Slots are automatically minted to your wallet every time you **complete a Smart Contract cycle**. They serve as proof of your progression in the ecosystem.

#### Key Points

* Slots represent **permanent staking access rights**
* They must be **manually activated** to begin earning rewards
* Each Slot is tied to a **specific Staking Level**
* Slots are **immutable** and fully verifiable on the blockchain
* Once earned, a Slot can never be lost

***

### How It Works

The staking progression follows a simple, fully automated flow:

1. **Complete a cycle** on Contract **N**
2. Receive a **Slot for Staking Level N**
3. The Slot appears in your wallet as an on-chain NFT-like permission
4. **Activate the Slot** → begin staking on-chain
5. Start earning **automatic rewards** at the corresponding APY

All operations are executed by **immutable smart contracts** — no intermediaries, no trust required.

***

### Staking Levels

#### Contract ↔ Staking Level Mapping

| Contract    | Staking Level | APY     |
| ----------- | ------------- | ------- |
| Contract 1  | Level 1       | 36.5%   |
| Contract 2  | Level 2       | 54.75%  |
| Contract 3  | Level 3       | 73%     |
| Contract 4  | Level 4       | 91.25%  |
| Contract 5  | Level 5       | 109.5%  |
| Contract 6  | Level 6       | 127.75% |
| Contract 7  | Level 7       | 146%    |
| Contract 8  | Level 8       | 164.25% |
| Contract 9  | Level 9       | 182.5%  |
| Contract 10 | Level 10      | 219%    |
| Contract 11 | Level 11      | 255.5%  |
| Contract 12 | Level 12      | 292%    |
| Contract 13 | Level 13      | 328.5%  |
| Contract 14 | Level 14      | 365%    |

> **Note:** Higher contracts unlock exponentially more powerful staking tiers.

***

### Core Logic

* Each completed contract permanently unlocks a **higher staking tier**
* Higher tiers deliver **significantly higher APY**
* Slots are **provable on-chain permissions**
* Staking activation is **100% user-controlled**
* Rewards are calculated and distributed **automatically** by smart contracts

***

### Web3 Principles

* **Non-custodial** — you always retain full control of your funds
* **Transparent** — every action and reward is verifiable on the blockchain
* **Permissionless** — anyone who earns a Slot can participate
* **Deterministic** — yields are fixed by immutable contract logic

***

### Summary

**PEPEMEME Staking** is a gamified, on-chain yield progression system where every completed contract cycle directly increases your earning power.

By combining referral-driven contract cycles with permanent staking slots, the system creates a powerful flywheel:\
**more cycles → more Slots → higher APY → more PEPEMEME.**

Everything is managed by battle-tested smart contracts, giving you full transparency, security, and the ability to scale your passive income indefinitely.

**Next:** How to Activate a Slot →


---

# 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://docs.pepememe.io/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.
