# Token Launcher Guide

1- Connect your wallet

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

2- Choose the type of token you'll create<br>

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

3- Provide the basic information about the token you want to create.

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

4- You can use this features in your token. It's optional.

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

5- Setting transaction fee will look like this:

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

6- Click "Confirm and Create Token" button and Review screen will appear.

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

7- Choose a payment method and click Create Token.

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

8- You will approve transaction in your wallet and finally you will be able to deploy your token successfully!

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


---

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