# Fairlaunch

Fairlaunch is the fastest and most accessible launch route on **Surge**, enabling anyone to deploy a token within minutes through **bonding curve mechanics** - a dynamic pricing model that automatically adjusts as users buy or sell.

This approach removes intermediaries, ensures full transparency, and provides instant liquidity from day one.

<figure><img src="/files/1IvYXCfZQGrmAqwMOVwZ" alt=""><figcaption></figcaption></figure>

### **How It Works**

* **Bonding Curve Mechanics:**\
  Tokens are created and priced dynamically - each **buy increases the price**, and each **sell decreases it**, establishing organic supply-demand equilibrium.

* **Token Allocation:**
  * **80%** of total supply is allocated to the bonding curve for open trading.
  * **20%** is reserved for DEX liquidity, which is added once the token hits its migration threshold.

* **Automatic Migration:**\
  Once the threshold is reached (e.g. **85 SOL / 4 ETH / 14.5 BNB** committed), the token automatically migrates to a DEX with full liquidity:
  * On **Solana** via the **Raydium SDK**
    * *Fairlaunch SOL fee structure***:**
      * Token creation fee: 0.15 SOL (one time)
    * *Bonding Curve trading fee:*
      * 1.3% of trading volume, where
        * 0.05% goes to Creator
        * 0.25% goes to Raydium
        * 1% goes to Surge
    * *Raydium trading fee:*&#x20;
      * 0.3% of trading volume, where&#x20;
        * 0.05% goes to Creator
          * 0.04% goes to Raydium
          * 0.21% goes to Surge

* On **Base** via **Aerodrome**

* On **BSC** via **PancakeSwap**

* **Progressive Pricing:**\
  The price starts low to reward early supporters and increases gradually as demand grows.

#### **Build Credibility**

Projects can boost trust and visibility by completing their **project profile**:

* **KYC verification**
* **Whitepaper and Pitch Deck uploads**

Verified profiles signal accountability, enhance investor confidence, and help attract long-term holders.

#### **Supported Chains**

Fairlaunch is currently available on:

* **Solana**
* **BSC (BNB Smart Chain)**
* **Base**

Each chain follows the same bonding curve logic with slightly different deployment fees.

#### **Commissions and Fees**

**One-time Deployment Fee (Bonding Curve Creation):**

* **Base:** 0.005 ETH (\~$20)
* **Solana:** 0.1 SOL (\~$20)
* **BNB Chain:** 0.02 BNB (\~$20)

**Trading Fee (within Bonding Curve):**

* **1% fee** applies to all buy and sell transactions across every chain.

All fees are transparently displayed before token deployment.

#### **Key Benefits**

* **Fair Access:** Equal participation from the first block.
* **Continuous Liquidity:** Trading begins instantly after deployment.
* **Transparency:** All parameters and bonding curve logic are visible on-chain.
* **Cross-chain Reach:** Deploy seamlessly across multiple networks.

Think of Fairlaunch as a **vending machine for tokens** - each purchase slightly raises the price, and you can always sell back at the current rate.\
This ensures continuous liquidity and fair pricing throughout the lifecycle.


---

# 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://whitepaper.surge.xyz/features-product/fairlaunch.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.
