# What is LaunchPad?

<figure><img src="/files/ERM6qLVsY2flfGmC6AFI" alt=""><figcaption></figcaption></figure>

**Solcex LaunchPad** is a specialized service provided by us. Its primary function is to support the launch and fundraising efforts of new blockchain projects by offering their native tokens for sale to the exchange's user base before they are officially listed on the public trading market.

#### Core Purpose

The Launchpad acts as a secure, regulated intermediary connecting vetted, early-stage projects with potential investors.

* **For Projects:** It provides a crucial platform for raising capital (crowdfunding), building initial community awareness, and ensuring a fair and efficient token distribution process.
* **For Investors (Users):** It offers the opportunity to gain early access to the tokens of potentially high-growth projects, often at a lower, pre-market price.

#### Key Functions of a Centralized Launchpad

The process on Solcex LaunchPad is designed to maximize investor safety and project legitimacy:

* **Project Vetting (Due Diligence) :** Solcex's team performs rigorous checks on the project's technology, team background, market potential, and compliance status. This process aims to filter out high-risk and fraudulent schemes, protecting investors.
* **Fundraising Mechanism (Token Sale) :** The Launchpad hosts the token sale event, managing the allocation of tokens to participating users through structured models (e.g., fixed-price sale, lottery, and staking requirement).
* **Regulatory Compliance (KYC/AML) :** Participation often requires users to complete the necessary Know Your Customer (KYC) and Anti-Money Laundering (AML) verification steps, ensuring compliance with global financial regulations.
* **Token Distribution & Liquidity :** The Launchpad manages the distribution of purchased tokens to the investors' wallets according to the project's vesting schedule. It often ensures immediate liquidity by listing the token on the Spot Market shortly after the sale.

#### Prerequisites for Participation

While specific rules vary by project, common requirements for Solcex users to participate in a Launchpad event typically include:

* **Complete KYC Verification:** Your account must be fully verified.
* **Token Holding/Staking:** You may be required to hold or stake a specific amount of the native Solcex exchange token for a defined period to be eligible for an allocation.

#### Jurisdictional Compliance:&#x20;

Participation may be restricted based on the user's country of residence due to regulatory limitations.


---

# 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.solcex.cc/what-is-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.
