# Deploy tokens

## How to deploy tokens:

1. open url: <https://tomoon.org/launch>

<figure><img src="/files/GJ6U2LfKPabN1OxPh5JD" alt="" width="563"><figcaption></figcaption></figure>

2. enter the required fields, click submit and our system will deploy the token for you. note: you need to pay the gas fee of the blockchain(Note: in Blast chain, it only cost $0.04 gas fee).
3. after deploy successfully, our dapp will redirect you to the new created token page. In this page, you can buy/sell your deployed tokens. Beside that, you can use the chat room to interact with fans of this token.

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

## Friendly notes:

* please do not directly call our token factory contract to create token, as in this way, our dapp will <mark style="color:red;">**NOT**</mark> list your token. The correct way is to deploy token using our ui tool: <https://tomoon.org/launch> .
* In order to make users recognize your project more, your project should have: token name, token symbol, clear introduction, interesting logo, twitter, website, etc.
* Control your token holding ratio. If you hold a large percentage of a coin, such as 60%, this will make others worry that you will sell when token hit high price. This worry can reduce other people's interest in your project.
* You should spread the word widely to let more people know about your project. ToMoon platform will also give hand to promote your project, such as repost your project info using our twitter, highlight your project in our homepage.&#x20;

## Useful resources:

Coming soon


---

# 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.tomoon.org/deploy-tokens.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.
