# How to Stake $PEPU

## **How Staking Rewards Work** <a href="#heading-how-staking-rewards-work" id="heading-how-staking-rewards-work"></a>

Staking rewards are distributed per block, currently at a rate of 6.34 $PEPU.

<figure><img src="/files/rhBqPJbbciUqQcBPeZOZ" alt="" width="363"><figcaption></figcaption></figure>

Your rewards are calculated based on your share of the total staking pool. The more $PEPU you stake, the higher your % of the pool. **New stakes are subject to a 7 day lock**.<br>

* Per block: 6.34 $PEPU total is distributed
* Your portion: Based on your % of the pool
* Rewards are dynamic and will adjust over time
* Monthly Estimate: (Annual % / 12)
* Daily Estimate: (Annual % / 365)

This model ensures sustainability and fairness as the network grows.<br>

## **How to Stake** <a href="#heading-how-to-stake" id="heading-how-to-stake"></a>

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

It only takes a few steps to start earning:

1. Visit <https://pepeunchained.com/en/staking>
2. Make sure you're connected to Pepu L2
3. Connect your wallet
4. Confirm your $PEPU tokens are on Layer 2
5. Choose your stake amount and hit Stake

Once staked, rewards start accruing block by block


---

# 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://guide.pepeunchained.com/pepu-guide/how-to-stake-usdpepu.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.
