# Создайте токен

- [Add your token](https://help.dedust.io/en/ru/launch/add_token.md): Learn how to launch your token with DeDust
- [Mint your token](https://help.dedust.io/en/ru/launch/add_token/mint.md)
- [Put initial token liquidity (create pool)](https://help.dedust.io/en/ru/launch/add_token/create_pool.md)
- [Calculate new token's exchange rate](https://help.dedust.io/en/ru/launch/add_token/create_pool/exchange_rate.md)
- [Token's fiat ($) price and tradability](https://help.dedust.io/en/ru/launch/add_token/create_pool/fiat_price.md)
- [Copy (old) of Token's fiat ($) price and tradability](https://help.dedust.io/en/ru/launch/add_token/create_pool/fiat_price-1.md)
- [Whitelist your token (optional)](https://help.dedust.io/en/ru/launch/whitelist.md): We have 3 requirements for whitelisting:
- [Non-whitelisted token](https://help.dedust.io/en/ru/launch/whitelist/non-whitelisted.md)
- [How to boost your token's pool](https://help.dedust.io/en/ru/launch/boost_pool.md): An easy way to promote your token with DeDust
- [Extend / Increase boost](https://help.dedust.io/en/ru/launch/boost_pool/extend-increase.md)
- [Create USDT pair for new token](https://help.dedust.io/en/ru/launch/another_pair.md)


---

# 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.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.
