> For the complete documentation index, see [llms.txt](https://tokenfi.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenfi.gitbook.io/whitepaper/token-launcher-and-quicklaunch-bot-guide/quicklaunch-bot-guide/telegram.md).

# Telegram

## 1. Accessing the QuickLaunch TG Bot

Use this link to access the QuickLaunch TG Bot: [tokenfi.com/tgbot](https://tokenfi.com/tgbot)

## 2. Starting The QuickLaunch Bot

To start the QuickLaunch Bot you can use the `/start`command or hover accross the menu icon to see the available commands.

<figure><img src="/files/11vj381UnlhvXoK0wvUS" alt=""><figcaption><p>Running the /start command &#x26; hovering over the menu icon</p></figcaption></figure>

## 3. Create A New Wallet

Once you have started the bot click on the following buttons:

1. Manage Wallets
2. Generate Wallet

<figure><img src="/files/vQ4HxHQITkklpP68Dnoa" alt=""><figcaption><p>Generate New Wallet Flow</p></figcaption></figure>

## 4. Creating the Token!

Click Token Launcher to start to create your token

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

5- Choose Asset Type

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

6- Fill out the basic information of your token

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

7- Customize your fees, this is optional and then click Finalize & Launch

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

8- Select a payment method

<figure><img src="/files/8qcBiKaFYDXzIS03hK8A" alt=""><figcaption></figcaption></figure>

\- Congrats, you deployed your token successfully!

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://tokenfi.gitbook.io/whitepaper/token-launcher-and-quicklaunch-bot-guide/quicklaunch-bot-guide/telegram.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.
