# Launchpad

## Introduction

Scattering Launchpad is inspired by Pump.fun and will also use a bonding curve to help creators to raise initial liquidity first, then get listed on DEX after meeting the liquidity target.<br>

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

## Current Problem

Right now the hybrid assets are mainly issued by\
1\) the experienced devs who are familiar with the hybrid assets contracts like ERC404, DN404 or SPL404, which is not friendly for individual art creators with no coding expertise. or\
2\) using general NFT marketplace to mint on the NFTs side, but the minters are not ensured with enough liquidity for hybrid collections after the mint<br>

So it is time to solve this!

\
How it works
------------

1\) Everyone could create a hybrid collection including ERC404, DN404 and SPL404 in 2 mins with \~0.001ETH cost. As for the NFT metadata part, we use the Preview Now and Reveal Later model.

2\) Your collections will start to raise initial liquidity at the total market cap of 4 ETH or 67 SOL after token deployment through the constant trading from your community like Pump.fun.

3\) When the collection market cap reaches 40 ETH or 670SOL, your collections’ liquidity will be migrated to DEX like Uniswap or Raydium.<br>

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


---

# 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.scattering.io/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.
