# 5. Presale Documentation

### Overview

The PEPEGPT presale is designed to provide early contributors with secure, transparent, and structured access to the platform’s ecosystem. Participants benefit from increasing token value across stages and a robust smart contract infrastructure.

### Presale Timeline

* **Start Date:** To be announced
* **End Date:** When $3,300,000 USD is raised (hard cap)

### Presale Targets

* **Soft Cap:** $50,000 USD\
  If not reached, all contributions are eligible for a full refund (processed manually via multisig wallet).
* **Hard Cap:** $3,300,000 USD\
  No tokens will be sold beyond this limit.

### Fund Security

* All presale funds are instantly routed to a multi-signature wallet.\
  No single party can access or move funds without multi-party approval.

### Accepted Currencies

* ETH
* USDT (Ethereum)
* SOL
* USDT (Solana)
* BNB
* USDT (BNB Chain)
* BTC

### Compatible Wallets

* Phantom Wallet
* Solflare Wallet
* MetaMask
* Rabby Wallet
* Trust Wallet
* WalletConnect-compatible wallets

Please ensure you’re using a Solana-compatible wallet. Unsupported wallets may result in failed transactions.

### Presale Stages

| Stage | Token Price (USD) | Tokens Sold | Amount Raised (USD) |
| ----- | ----------------- | ----------- | ------------------- |
| 1     | $0.0050           | 110,000,000 | $550,000            |
| 2     | $0.0090           | 62,000,000  | $558,000            |
| 3     | $0.0130           | 42,000,000  | $546,000            |
| 4     | $0.0170           | 32,000,000  | $544,000            |
| 5     | $0.0210           | 26,000,000  | $546,000            |
| 6     | $0.0250           | 22,240,000  | $556,000            |

* **Total Raised:** $3.300,000
* **Total Tokens Sold:** 294,240,000
* **Listing Price:** $0.03

### Contribution Limits

* **Max per wallet:** $20,000 USD\
  Anti-whale logic limits overconcentration and ensures broad community participation.

### Vesting Schedule

To reduce sell pressure and align long-term incentives:

* 25% unlocked at launch
* 25% released monthly over the following 3 months
* 100% vested after 4 months total

### Additional Protections

* Refunds if soft cap not met (manual process)
* Hard cap enforced via smart contract
* Anti-bot logic and duplicate wallet filters
* Presale times are immutable unless updated via multisig governance

This structure ensures a transparent, secure, and fair token distribution process while laying the foundation for a decentralized ecosystem.


---

# 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://pepegpt-2.gitbook.io/pepe-gpt/5.-presale-documentation.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.
