# Add your token

## Creating and listing your token takes 3 major steps:

{% stepper %}
{% step %}

### [Mint your token](/en/launch/add_token/mint.md)

{% endstep %}

{% step %}

### [Put initial token liquidity (create pool)](/en/launch/add_token/create_pool.md)

{% endstep %}

{% step %}

### [Whitelist your token (optional)](/en/launch/whitelist.md)

{% endstep %}
{% endstepper %}

{% hint style="success" %}
Or you can launch [new token ](#user-content-fn-1)[^1]in just one click with [**Uranus launchpad**](https://x1000.finance/launches/new) on [x1000](https://help.x1000.finance).
{% endhint %}

[^1]: Use [x1000 guide](https://help.x1000.finance/memepad/uranus) to learn more


---

# 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/launch/add_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.
