# Launchpad

The SyncSwap Launchpad is an institutional-grade token launch protocol integrated directly into the SyncSwap ecosystem. It serves as a community-driven incubator for the Elastic Network, enabling projects to debut with immediate liquidity

{% hint style="success" %}
The launchpad offers both the ***fixed price*** token sale model and the ***launchpool*** model for token price discovery with caps.
{% endhint %}

#### Auto Liquidity Injection

Supports the end-to-end creation and launching of token sales with automatic liquidity injection and locking mechanisms to ensure post-launch stability

#### Flexible Models

Offers multiple formats, including Fixed Price Sales for stability and Launchpools for efficient price discovery with customizable hard/soft caps

#### *Community-First*

Aligned with SyncSwap’s vision of 100% community-focused distribution, the launchpad prioritizes fair access and long-term ecosystem alignment


---

# 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.syncswap.xyz/syncswap/protocol-overview/launchpad.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.
