# Rewards Weight

<figure><img src="/files/1R0IT9qgg4jpRIKoQ5zR" alt=""><figcaption><p>Rewards Weight Multiplier</p></figcaption></figure>

PonkeSwap’s **Rewards** system increases your rewards based on both the amount of PONKE tokens staked and the length of the staking period. The longer you stake, the greater your **weight multiplier**, which directly impacts your share of the rewards pool.

* **1 month**: 1x multiplier
* **3 months**: 1.4x multiplier
* **6 months**: 2x multiplier
* **12 months**: 3.2x multiplier

For example, staking 1,000 PONKE tokens for 12 months results in a reward calculation based on 3,200 tokens due to the 3.2x multiplier. This system incentivizes longer staking commitments while giving users flexibility to unstake whenever they choose, though unstaking early forfeits any earned rewards.


---

# 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://whitepaper.ponkeswap.xyz/rewards/rewards-weight.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.
