> For the complete documentation index, see [llms.txt](https://moon-whales.gitbook.io/moon-whales/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moon-whales.gitbook.io/moon-whales/how-to-create-a-token.md).

# How to create a token?

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

The steps to create your tokens are quite simple:

\
Connect your wallet to Moon Whales and ensure you have your BNB on the Matchain blockchain.

Click on the "Launch Token" section and complete the information for your token (the image files supported are: jpg, gif (512ko max), png, webp, bin. In case your upload fails, you can contact support to manually add your logo)

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

3. Choose whether or not to buy tokens of your project (as the creator, you have the priority to purchase, but it is not mandatory),  then click on the "Launch Token" button.
4. Confirm the transaction in your wallet, and that's it!


---

# 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://moon-whales.gitbook.io/moon-whales/how-to-create-a-token.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.
