# Understanding PESS

PESS is a utility token with an economic structure designed to adjust issuance based on advertising performance and align with community growth.

<mark style="color:orange;">**1. Mining Structure Overview**</mark>

* <sub>**Base Mining**</sub><sub>: 200 PESS per day</sub>
* <sub>**Ad Rewards**</sub><sub>: 200 PESS per ad viewed, up to 4 views per day</sub>
* **Maximum mining amount: 200 (basic) + 4×200 (ads) = 1,000 PESS/day** *(Adjusted starting from August 2025)*

***

<mark style="color:orange;">**2. Individual Mining Variance**</mark>

* <sub>**No Ads Viewed**</sub><sub>: 200 PESS/day</sub>
* <sub>**1–3 Ads Viewed**</sub><sub>: 400–800 PESS/day</sub>
* <sub>**4 Ads Viewed**</sub><sub>: 1,000 PESS/day</sub>

> <sub>In other words, each user’s daily yield depends directly on how many ads they watch.</sub>

***

<mark style="color:orange;">**3. Linking Ad Revenue to Ecosystem Health**</mark>

* <sub>More ad views → higher total ad revenue → increased funds for operations, development, and listing reserves → greater capacity for user rewards</sub>
* <sub>Fewer ad views → lower revenue → reward pool shrinks, necessitating yield adjustments</sub><br>

***

<mark style="color:orange;">**4.**</mark> <mark style="color:orange;"></mark><mark style="color:orange;">Mining Rewards Adjustment Based on 3-Month Statistics (Revised from 2026)</mark>

1. Starting June 2025, the basic reward will decrease by 100 PESS each month.
2. From 2026, daily and monthly statistics on ad views and total revenue over the previous 3 months will be collected.
3. Every quarter (every 3 months), the following will be adjusted based on realistic profitability:\
   • Basic mining reward\
   • Reward per ad\
   • Maximum number of ads per day
4. Through this system:\
   • Excessive inflation is prevented\
   • Advertisers are provided with a stable revenue structure\
   • Users are guaranteed a consistent reward experience<br>

***

<mark style="color:orange;">**5. Expected Benefits**</mark>

* <sub>“You earn exactly what you watch” → boosts user engagement</sub>
* <sub>Direct link between ad revenue and rewards → enhances ecosystem transparency</sub>
* <sub>Quarterly adjustments → maintains a stable token economy</sub>


---

# 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://pess.gitbook.io/whitepaper/english/understanding-pess.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.
