# Mint your token

Use the official tool to create your token — [Ton Minter](https://minter.ton.org).&#x20;

You can read more about the jetton standard [in the official TON GitHub](https://github.com/ton-blockchain/minter-contract#jetton-metadata-field-best-practices).

❗On DeDust.io there are no restrictions for trading tokens: listing is unnecessary and you only need to deposit liquidity.

## How to mint your own token

1. Open [Ton Minter](https://minter.ton.org) and connect your non-custodial wallet.
2. Fill in the required fields and tap on 'Deploy'.
3. Confirm this transaction in your wallet app.

<div><figure><img src="/files/K9HSUNGUTpuPoeeKwdJD" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/eZOsfPi3JSkgJhX0cLpK" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/XNYLJvgGQKAc3YcleMbk" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>


---

# 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://help.dedust.io/en/ru/launch/add_token/mint.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.
