# Penny Token

### PEENY token issuance and initial liquidity setting

Total circulation: 500 million\
This project will issue a total of 500 million tokens, and will never issue more.

***

✅ Core concept: one token, two pools\
This project only issues one token, but has designed two independent liquidity pools (LPs), and has formed an internal cycle with stable value through means such as "transaction tax", "burning mechanism", and "access right restriction".

* [x] USDT pool: 100 million pieces are allocated, supporting free buying and selling, with a 3% transaction tax system.

USDT pool (free trading)  Free to buy and sell

A 3% tax is charged on each transaction:

1%: allocated to the project party

2%: used to burn tokens in the BNB pool

* [x] Total mining pool (BNB Mining Pool) configuration: 399 million

The tokens in this pool can only be produced through mining and cannot be purchased. The produced tokens will become tradable (can be sold in the BNB pool).

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

Daily output: 300,000 pieces\
The daily output limit is fixed and will not change due to changes in the number of participants.

BNB pool (obtained through mining)

Can only sell, cannot buy directly

Tokens in the pool can only be obtained through "mining output"

Avoid random market buying, stabilize prices, and increase scarcity

The dual-pool design and liquidity allocation lay the foundation for the subsequent tax system, destruction mechanism and mining logic.

***

### &#x20;Minimum investment 200USDT&#xD; Participate to get rewards (1USDT=1THIS), basic computing power

**Dual pool burning mechanism: 100% full destruction!**\
When you purchase computing power, the system will automatically execute "dual pool linkage destruction":

✅ 80% is used to buy coins from the BNB pool and then destroyed immediately

✅ 20% is used to buy coins from the USDT pool and then destroyed immediately

&#x20;No reservation, full amount burning, truly achieve-\
Buy and destroy, value controllable!

&#x20;Dual pool linkage, continuous flow of water\
BNB pool + USDT pool synchronously drive trading volume\
&#x20;$PENNY circulation is healthier and the price is more stable!

### Compensation mechanism for computing power

After the system is launched, the entire network will increase the computing power by 0.5% every day to compensate for the actual computing power = basic computing power \* computing power compensation coefficient (maximum compensation 3 times）

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

### Triple exit mechanism

When the cumulative income of the participant reaches 3 times the original investment, the "exit mechanism" will be triggered and the profit will be suspended.

\
🚫 Unable to continue mining income\
🔁 Reinvest (repurchase) to restore participation qualification


---

# 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://penny-whale-world.gitbook.io/penny-whale-world/economic-model/editor-1.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.
