# Token Staking

$PONZIE stakers benefit from a growing weight that enhances their share of platform-generated revenue. The longer you stake, the higher your weight and, in turn, the larger your claim on the revenue pool, which is distributed as WETH (Wrapped Ethereum). Here’s how the multiplier works for $PONZIE stakers:

* If you stake 10,000 $PONZIE on day 1, over time, your stake’s weight increases. Assuming we use a 30-day cycle to double your staking weight, by day 120, your 10,000 $PONZIE would have a 50,000 weight (5x multiplier).&#x20;
* This means that someone staking 30,000 $PONZIE on day 120 would only have 30,000 weight, putting them at a disadvantage compared to your early and consistent staking, even though they started with a larger principal.&#x20;

This system rewards those who stake early and stay staked. If you decide to unstake any portion, you will lose your accumulated multiplier. For example, if you unstake 1,000 $PONZIE, your total staked would drop to 9,000, and your weight would reset to 9,000—losing not just the 1,000 $PONZIE you unstaked but also the 40,000 weight built up over time. This is a significant incentive to stay staked and retain the higher rewards that come with the accrued multiplier.


---

# 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://ponzi-express.gitbook.io/ponzi-express/the-usdponzie-token/token-staking.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.
