> For the complete documentation index, see [llms.txt](https://suuper-protocol.gitbook.io/suuperprotocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://suuper-protocol.gitbook.io/suuperprotocol/presale.md).

# Presale

*<mark style="color:red;">**The Official PinkSale link for the presale will be provided on the launch day.**</mark>*&#x20;

We will follow a **Whitelist Presale** and comply with Pinksale Presale Rules where everyone will be able to acquire $SUUPER tokens in an equal way on the **PinkSale platform** using BNB.

### <mark style="color:blue;">**Whitelist Presale:**</mark>

**Whitelist -** There is a Tier 1 Whitelist which saves you from the gas wars and gives you guaranteed allocation. Everybody in it will have an equal chance to buy $SUUPER on PinkSale at release time. Once our Hardcap is reached, there will be no further available investment at the Pre-Launch rate. The only way to buy $SUUPER will be on PankcakeSwap upon public market release via the $SUUPER/BNB pair.

**PancakeSwap Listing -** After initial Pre-Launch funding has completed we will go to market by creating the $SUUPER/BNB liquidity pair within 36 hours.&#x20;

A large part of Pre-Launch funds will be used to create the PancakeSwap $SUUPER/BNB liquidity pair. \
This liquidity will be **locked for 1-year minimum** via trusted <mark style="color:blue;">**PinkLock**</mark><mark style="color:purple;">.</mark>

### <mark style="color:blue;">**$SUUPER Tokenomics:**</mark>

**Initial Supply -** 500,000\
**Max Supply - Infinite**\
\
**Available to Purchase on PinkSale Pre-Launch -** 180,000\
**Tokens for Liquidity -** 105,840

### <mark style="color:blue;">**PinkSale Pre-Sale:**</mark>

**PinkSale Pre-Launch Price -** \~$4.9 per $SUUPER

**Soft Cap -** 1000 BNB\
**Hard Cap -** 2000 BNB\
\
**Minimum Purchase** - 0.1 BNB\
**Maximum Purchase** - 7.5 BNB

### <mark style="color:blue;">**PancakeSwap Launch:**</mark>

**PancakeSwap Launch Price** - \~$4.9 per $SUUPER

**Initial Market Cap (Estimate) -** \~$2.45 million

### <mark style="color:blue;">**NO TEAM TOKENS**</mark>

* The Suuper Protocol Team will **NOT** hold any tokens
* The only tokens owned by the Treasury will be collected via accumulating trading fees.
* We are committed to the longevity of the project and thus the $SUUPER team cannot dump on you.

### <mark style="color:blue;">**NO EXTRA MINT OR HIDDEN TOKENS**</mark>

* The $SUUPER smart contract has **NO** ability to mint extra tokens nor can the supply be manually increased or used in an artificial way to change the initial supply by awarding ourselves free tokens.
* The initial supply is 500,000 tokens only (please see the breakdown above).

### <mark style="color:blue;">**NO RUG PULL**</mark>

* Liquidity will be **locked for at least 1 year** via trusted Pinksale Lock which cannot be touched or released early.
* This means that you as a token holder will **ALWAYS** have the freedom to buy/sell whenever you like without restrictions or complications - the tokens that you buy are yours and remain in your wallet always and are never 'locked'.

### <mark style="color:blue;">NO BOTS</mark>

* All front-run and sniper **bots will be instantly blocked** by the Suuper smart contract by the blacklist feature.
* Our smart contract cannot block normal wallets, only contracts ie bots.


---

# 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://suuper-protocol.gitbook.io/suuperprotocol/presale.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.
