# How to launch Zero-fee coin

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

{% stepper %}
{% step %}
**Go to Create Token**

Go to the "Create coin" tab to start creating your coin.
{% endstep %}

{% step %}
**Choose coin type**

Choose a **Zero-fee coin** in the "coin type" menu.
{% endstep %}

{% step %}
**Add Coin Info**

This includes the coin name, symbol, description, and logo for your coin.
{% endstep %}

{% step %}
**Launch!**

Once you're happy with your coin details, click the "Create" button to deploy your coin to Solana.
{% endstep %}

{% step %}
**What's the CA?**

Copy and share the CA on socials. Let everyone know you’ve just launched your **Zero-Fee Coin!**
{% endstep %}

{% step %}
**Zero-fee mechanics**

0% DEX trading fees & 0% LP fees mechanics will activate once your coin exits the Bonding Curve stage and liquidity migrates to CoolDEX.
{% endstep %}

{% step %}
**Space**

Once your coin completes the Bonding Curve, you’ll get access to your own dedicated [*Space*](/features/spaces.md)—where you can:\
\- Keep track of all details and performance of your coin\
\- See all your holders and engage with them directly via internal chat \
\- Discuss strategies and push your coin together
{% endstep %}
{% endstepper %}


---

# 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://docs.something.cool/zero-fee-coins/how-to-launch-zero-fee-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.
