# Getting Started

### 🖐 Welcome to Dexlab Factory Bot – The Ultimate Solana Meme Factory on Telegram

Dexlab Factory Bot is the all-in-one Telegram Bot for exploring the Solana ecosystem.\
Create and launch meme tokens, trade instantly, track token trends, and enjoy mini-games — all within Telegram.

Whether you’re a creator or a trader, Dexlab empowers you to build on Solana effortlessly using a friendly bot interface.

Earn DRP rewards through token creation, mining, and missions.

> 🚀 Start your Solana journey with the Dexlab Factory Bot today:\
> <https://t.me/dexlab_factory_bot>

### 🧭 Initial Interface

When you first start the bot (by typing /start or tapping “Start”), you’ll see the home screen.

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

At this point, you must first create a Deposit Wallet to unlock the core features of the bot.

* Tap “🔐 Create Deposit Wallet”
* This will generate a Solana wallet for you to use with the bot
* Once the wallet is created, deposit some SOL to begin

### 🔓 After Wallet Creation

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

After creating your Deposit Wallet, the interface updates:

* Your Play Wallet address is now visible
* You can tap the Wallet button to manage or copy your address
* Your Deposit Balance is displayed in real-time
* A new section appears: Your Referral: /referral

Once your wallet has SOL, you can access all features like:

* Launching a token
* Trading via aggregators
* Earning DRP through games and missions
* And much more

### 📖 Available Commands

<table data-header-hidden><thead><tr><th width="143.11328125"></th><th></th></tr></thead><tbody><tr><td>Command</td><td>Description</td></tr><tr><td>/start</td><td>Start the Dexlab Factory Bot</td></tr><tr><td>/home</td><td>Open the main menu</td></tr><tr><td>/referral</td><td>Earn rewards through our referral program</td></tr><tr><td>/trade</td><td>Token Buy/Sell</td></tr><tr><td>/deposit</td><td>View your deposit wallet address (for network fees)</td></tr><tr><td>/withdraw_sol</td><td>Withdraw SOL from your deposit wallet</td></tr><tr><td>/withdraw_spl</td><td>Withdraw SPL Tokens from your deposit wallet</td></tr><tr><td>/create_token</td><td>Generate a Token or Meme Token</td></tr><tr><td>/setting</td><td>Manage bot settings</td></tr><tr><td>/cancel</td><td>Terminate the ongoing process</td></tr><tr><td>/help</td><td>Access tutorials and help resources</td></tr></tbody></table>


---

# 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/getting-started.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.
