# How to Launch

Launching your project on Boom.LOL requires no technical skills, takes only a few seconds, and involves zero risk.

#### **1. Configure** <a href="#id-1.-configure" id="id-1.-configure"></a>

[🔗 https://boom.lol/tokens/create](https://boom.lol/tokens/create)

* Name: \[Your coin name]
* Symbol/ Ticker: \[Your coin symbol, it has to be unique]
* Description: \[A short description about your project]
* Logo: \[Your logo]
* Socials: \[Your twitter, telegram & discord for your community to engage and stay up to date]

**Optional Settings**

* Max Buy per Wallet: \[Limit investors max buy-in, 800,000 tokens = 1%]

#### 2. Launch <a href="#id-2.-launch" id="id-2.-launch"></a>

* Before launching, developers have the opportunity to purchase a portion of their token supply in the same transaction.
* Lastly, confirm the transaction, and you're all set to go!

*Note: Launching your project is free of charge on Boom.LOL, the only fee you will pay is the gas which is \~0.006 ETH*


---

# 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.boom.lol/about-service/how-to-launch.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.
