> 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/discord.md).

# Discord

## 1. Installing The QuickLaunch Bot To Your Discord Server

Use this link to add the QuickLaunch Discord Bot to your server: [tokenfi.com/discordbot](https://tokenfi.com/discordbot)\
\
Go through the steps instructed by Discord and you will have installed the QuickLaunch Bot to your server!

## 2. Starting The QuickLaunch Bot

To start the QuickLaunch Bot you can use the `/tokenfi` command

<figure><img src="/files/YluG5GvjPt2qwjEqLVtM" alt=""><figcaption><p>Running the /tokenfi command</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
3. Dropdown & select the new generated wallet

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

## 4. Creating The Token

Start to create your token by clicking "Token Launcher"

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

5- Choose Asset Type

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

6- Fill out the basic information of your token

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

7- Review your information and click Continue

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

8- Enter the supply of your token

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

9- Customize your fees, this is optional.

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

10- Select a payment method

<figure><img src="/files/2QiTI82UZqzS5UJLOq6f" alt=""><figcaption></figcaption></figure>

11- Congrats, you deployed your token successfully!

<figure><img src="/files/6bXHQ3brxFkla7sNL4HN" 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/discord.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.
