# Token Launch

### 💡 Launch Your Own Token with Ease

With [Dexlab Factory Bot](https://t.me/dexlab_factory_bot), you can launch your own custom token (or meme token) directly inside Telegram — without writing a single line of code.

Whether you’re launching for fun, community growth, or experimentation, the bot supports multiple methods to fit your needs.

> You can access the token launch menu using the “Create & Launch Token!” button on the home screen.

### 🖼️ Token Launch Menu

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

<table data-header-hidden><thead><tr><th width="229.76953125">Button</th><th>Description</th></tr></thead><tbody><tr><td>Create Token</td><td>Launch a basic SPL token with a custom name, symbol, and supply.</td></tr><tr><td>Create Token2022 (Tax)</td><td>Launch a SPL Token2022-based token with advanced features like transfer tax.</td></tr><tr><td>💊 Launching pump.fun!</td><td>Instantly create and launch a meme token on <a href="https://pump.fun">Pump.fun</a>, directly through the bot.</td></tr><tr><td>🔥 Auto Mint</td><td>Fully automated launch — minimal inputs, fast deployment.</td></tr><tr><td>📋 Copy Mint</td><td>Create a token by copying parameters (name/symbol/supply) from an existing one.</td></tr></tbody></table>

> ℹ️ Use /help\_create\_type to learn more about each creation type.

### 🛠 Launching with pump.fun

The “Launching pump.fun!” option allows you to:

* Instantly create and publish a token on [Pump.fun](https://pump.fun)
* Skip manual website steps — everything happens inside Telegram
* Trade your token immediately via bonding curve

This is ideal for meme token experimentation and fast-paced launches.

***

#### 📌 Notes

* Token creation requires a small amount of SOL in your deposit wallet to cover network fees.
* Token2022-based tokens offer additional features like fees or freezing, but may have limited wallet compatibility.


---

# 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.dexlab.space/products/dexlab-factory-bot/token-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.
