# vPEPA

In our platform, vPEPA tokens play an integral role in incentivizing users to stake. For every 100 PEPA tokens staked, one vPEPA token is received. vPEPA token holders are eligible for subsidiary token tax rewards from the platform, with the reward system tiered according to levels. The allocation of these rewards is proportional to the amount of vPEPA held by an individual, relative to the total quantity of vPEPA held by all users within the same level. vPEPA token holders have the option to unstake their tokens at any point, effectively allowing them to exchange their vPEPA tokens back into PEPA tokens.

Through this mechanism, we further enrich the utility of our token economy, encouraging active participation and healthy circulation of tokens within our ecosystem. This process fosters sustained engagement and creates additional avenues for value creation for our users, affirming our commitment to offer a truly immersive and rewarding gaming experience.

<figure><img src="/files/pTprcQwSz0s9ZJuIplSX" alt="" width="563"><figcaption><p><em>For example, a player of level 25 has 100 vPEPA. The total vPEPA holded by players in the level gap from 20-25 are 25,000 vPEPA. The reward for this player will be 30%*100/25,000=0.12%</em></p></figcaption></figure>


---

# 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://pepa-labs.gitbook.io/pepa-arcade-1/tokenomics/vpepa.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.
