# What is Vibe Launchpad?

Vibe Launchpad is a platform for launching and trading memecoins. Creators are able to launch custom memecoins in a convenient and low-cost manner, in a platform trusted by users. Traders can then buy and sell these memecoins for their fair value based on a bonding curve.&#x20;

In addition, the protocol implements a lottery for users. Both creators and traders who interact with the protocol have a chance to win a percentage of fees earned by the protocol. &#x20;

### How it works

1. A creator creates a token. He can provide additional ETH to buy an initial amount of tokens.
2. Traders buy/sell the token for ETH.
3. When the token's market cap reaches 32 ETH, trading halts.
4. Anyone launches the token. All ETH and token liquidity is deposited into Uniswap V2 and burned.


---

# 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://vibe-launchpad.gitbook.io/vibe/introduction/quickstart.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.
