> For the complete documentation index, see [llms.txt](https://pee-network-ecosystem.gitbook.io/pee-network-ecosystem-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-ecosystem.gitbook.io/pee-network-ecosystem-docs/pnmt-fair-launch-philosophy/what-fair-launch-means-for-usdpnmt.md).

# What Fair Launch Means For $PNMT

A fair launch means that every participant enters the market under the same conditions. There are no private sales, no presales, no seed rounds, no venture allocations, and no preferential pricing.

$PNMT is introduced directly to the public market, allowing price discovery to occur organically through open participation. This ensures that no individual or group gains an unfair advantage based on early access or privileged information.

\
**Key principles of $PNMT’s fair launch include:**

1. Equal access for all participants
2. Transparent deployment and launch process
3. No early token allocations to insiders
4. Community-first distribution from day one

**No Presale, No Private Allocation**

$PNMT deliberately avoids presales and private funding rounds. While such mechanisms are common, they often result in uneven token distribution, early dumping pressure, and loss of confidence from retail participants.

By eliminating presales entirely:\
1\. All participants acquire PNMT through the same public mechanism\
2\. Token distribution reflects real demand, not negotiated allocations\
3\. Early community members and later participants compete on equal footing

This approach reinforces fairness and long-term alignment between holders and the project’s vision.

\
**Contract Address Transparency (24 Hours Before Liquidity)**

As part of PNMT’s transparency framework, the contract address (CA) is released 24 hours before liquidity is added. This decision is intentional and serves multiple trust-preserving purposes.

Releasing the CA in advance allows:\
1\. Independent verification of the smart contract\
2\. Time for the community to review token parameters\
3\. Public confirmation that no changes occur before launch\
4\. Elimination of surprise deployments or last-minute alterations

Importantly, liquidity is not added during this 24-hour window, ensuring that no trading can occur before the official launch time. This removes any possibility of stealth buys, sniper advantages, or insider positioning.

\
**Liquidity Added Only at Official Launch Time**

Liquidity for $PNMT is added strictly at the announced launch time. There is no early liquidity, no hidden pools, and no phased access.

This ensures:\
1\. A synchronized start for all participants\
2\. Clean price discovery from the first trade\
3\. Reduced risk of manipulation during launch

Every buyer, regardless of influence or capital size, engages the market at the same moment under the same rules.

\
**Anti-Whale and Fair Participation Mechanics**

$PNMT’s launch mechanics are structured to discourage market dominance by a small number of wallets, especially during the initial phase. Transaction limits and wallet caps are designed to:\
1\. Reduce early concentration\
2\. Prevent aggressive accumulation at launch\
3\. Encourage wider token distribution

These measures help protect retail participants and maintain healthier market dynamics during the critical early stages. Wallet limits will be dismantled 24hrs after launch

&#x20;\
**No Hidden Controls, No Backdoors**

$PNMT’s fair launch philosophy extends beyond distribution into contract governance. The smart contract is structured to avoid hidden permissions, secret minting functions, or centralized control mechanisms that could be exploited post-launch.

Once deployed and renounced, the contract operates autonomously, reinforcing decentralization and immutability.


---

# 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, and the optional `goal` query parameter:

```
GET https://pee-network-ecosystem.gitbook.io/pee-network-ecosystem-docs/pnmt-fair-launch-philosophy/what-fair-launch-means-for-usdpnmt.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
