# 3s to launch celebrity meme

## One-Click Deployment of Memecoin

Anyone can use Memelaunch to deploy their own Memecoin. Simply enter the required information about your token on our website:

* Token Name: Your Token Name
* Token Symbol: Your Token Symbol
* Description: A brief description about your project
* Initial Purchase Token: Minimum price for DEV to build a position
* Identifier: Your Identifier
* Social Media: Your social media accounts for your community to engage and stay updated

Deployers can choose whether to make an initial purchase when the token starts trading, which helps prevent attacks from trading bots.

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

* **Service Fees**\
  Launching your project fairly comes at almost zero cost and allows for immediate trading, without the need for an initial liquidity injection.
* **Launch Fee**\
  The current version does not require any trading fees, while the second phase will have an approximate fee of \~0.0001 ETH.
* **Trading Fee**\
  The current version does not charge any trading fees; however, the second phase will impose a fee of 0.1% (all fees will be used to repurchase $MEME).
* **Injection Fee**\
  Once your project reaches a 100% bonding curve (approximately 5 ETH), the injection process will begin. MemeLaunch will automatically establish a liquidity pool paired with 4.7 ETH on the Gull Network.


---

# 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://memelaunch.gitbook.io/memelaunch/getting-started/publish-your-docs.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.
