> For the complete documentation index, see [llms.txt](https://pee-network.gitbook.io/pee-network-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pee-network.gitbook.io/pee-network-docs/halving-mechanism-and-emission-control.md).

# Halving Mechanism & Emission Control

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

To preserve scarcity and ensure long-term sustainabily, Pee Network implements a progressive halving model for $PN mining rewards.

At each stage of network growth, the mining rate is reduced by 50%. This mechanism is designed to reward early participants while protecting the long-term value of the network.

**MINING PHASES:**

The mining structure follows a staged progression tied to network participation:

PHASE 1: 0 — 100K Users = 0.5 $PN/hr

PHASE 2: 100K Users — 150k Users = 0.25 $PN/hr

PHASE 3: 150K Users — 200k Users = 0.125 $PN/hr

PHASE 4: 200K Users — 300k Users = 0.0625 $PN/hr

PHASE 5: 300k Users — 400k Users = 0.03125 $PN/hr

PHASE 6: 400K Users — 500k Users = 0.015625 $PN/hr

PHASE 7: 500k Users — 1M = 0.0078125 $PN/hr

PHASE 8: 1M Users — 5M Users = 0.00390625 $PN/hr

PHASE 9: 5M Users — 10M = 0.001953125 $PN/hr

PHASE 10: 10M Users = 0.0009765625 $PN/hr

As the network expand, the rate of new token issuance declines, preventing excessive inflation. This is designed for long-term value alignment.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pee-network.gitbook.io/pee-network-docs/halving-mechanism-and-emission-control.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.
