# Pre-Sale

- [Overview](https://wiki.pizzaton.me/pre-sale/overview.md): The main goals and objectives of conducting the PTJ token presale, along with the token distribution and fundraising targets.
- [Private Presale (Whitelist)](https://wiki.pizzaton.me/pre-sale/private-presale-whitelist.md): Details about the first stage of the presale, which was conducted privately among whitelisted members.
- [Public Presale](https://wiki.pizzaton.me/pre-sale/public-presale.md): Information about the public presale stage, including its duration, the percentage of tokens offered, and pricing.
- [Special Sale for Key Investors](https://wiki.pizzaton.me/pre-sale/special-sale-for-key-investors.md): Explanation of the special sale that will be activated for key active investors if not all tokens are sold during the presale, including lockup period and discount.
- [Remaining Tokens](https://wiki.pizzaton.me/pre-sale/remaining-tokens.md): The plan for handling any remaining tokens after the presale stages.


---

# 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://wiki.pizzaton.me/pre-sale.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.
