> For the complete documentation index, see [llms.txt](https://docs.fusionx.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fusionx.finance/products/degenx/create-coin.md).

# Create Coin

To start, connect your wallet to DegenX. You’ll need MNT on either the Mantle blockchains to deploy or trade memecoins.

Once connected, head over to the [Create Coin](https://degenx.fusionx.finance/create) page to begin.

![](/files/ojt2hOLsrm54d2AImHY5)

#### Steps to Create a Coin:

1. **Token Name**: Choose a name for your coin (e.g., Dogecoin).
2. **Token Symbol**: Select a ticker symbol (e.g., DOGE).
3. **Description**: Provide a brief description of your coin.
4. **Meme**: Upload the meme associated with the coin.
5. **Creation Fee**: Pay 0.002 MNT to create your coin. (Note: This fee is subject to change.)

That’s it! In addition to these required fields, you can also provide optional information like:

* **Website**
* **Twitter**
* **Telegram**

While optional, these links can help potential buyers connect with you and learn more about your coin.

You can also set a **"Snipe Amount"**, which is the number of tokens you wish to buy at the time of creation. The preview card will show how much of the Degen Bar this will fill.

After submitting the form, you’ll be redirected to your coin’s trading page. There, you can view trading history, top holders, and buy/sell tokens. You can also leave comments on your coin’s page.

![](/files/AypKD5bkVUyXyba0x5Hr)


---

# 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://docs.fusionx.finance/products/degenx/create-coin.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.
