# Launch Types

The Atlantis Launchpad is designed to offer flexibility and transparency for both projects and participants. Below are the five supported sale types, each characterised by different fundraising strategies, community engagement goals and benefits for the participants:<br>

**1. FCFS Sale (First-Come, First-Served)**\
A simple model where participants secure a fixed allocation based on timing. Projects can choose to enable public or whitelisted access, with a fixed price and hard cap determining the number of participants.

**2. Farming Overflow**\
An enhanced version of the classic Overflow model, designed to reward early participation. While maintaining fairness and transparency, this format introduces farming incentives for early contributors, who receive a dedicated token allocation as yield throughout the raise.

**3. Fair Launch**\
The most inclusive model no whitelists, no presales, no VCs. Everyone contributes under the same conditions, and tokens are distributed proportionally based on each participant’s contribution. Price is determined at the end of the sale using the formula:\
`Price = Total Raised / Token Supply`

**4. Farming Fair Launch**\
An improved version of the Fair Launchwhere all participants earn yield during the sale. Everyone joins on equal terms, with no hard caps or preferred access, while farming additional tokens based on their contribution and timing. The earlier you join, the higher your APR.

**Key Benefits:**

* Since all participants enter under the same terms, the token supply ends up being more fairly distributed among a wider base of users, and this often leads to a stronger and more committed community, reducing the risk of sudden large sell-offs by early investors.
* Everyone has access to the sale at the same time, this means there are **no privileged allocations** for VCs, insiders, or whales.
* Investors can feel more confident knowing the project isn’t backed by silent whales looking to exit, and this fosters a healthier price discovery and supports more organic growth post-launch.
* Participants will earn farming rewards with a boosted APR during the whole sale duration. Increasing their contributions and rewarding early participation

**5. LBP (Liquidity Bootstrapping Pool)**\
A dynamic, on-chain price discovery model where token weights adjust over time. Tokens start at a high price that gradually decreases, preventing bot exploitation and encouraging fair participation. As demand rises, price adjusts naturally, offering transparent and capital-efficient distribution.

###


---

# 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://docs.atlantisprotocol.so/atlantis-launchpad/launch-types.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.
