# How to launch Сommunity coin

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

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

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

{% step %}
**Choose coin type**&#x20;

Choose **Community coin** in the "coin type" menu.
{% endstep %}

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

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

{% step %}
**Set the Community Contribution**

Set the Community Contribution percentage and allocate it to holders, liquidity providers, and burning.
{% endstep %}

{% step %}
**Launch!**

Once you're happy with your token 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 Community Coin and share the details about your reward distribution mechanics!
{% endstep %}

{% step %}
**Community Coin mechanics**

The Community contribution and reward distribution mechanics will activate once your coin exits the Bonding Curve stage and liquidity migrates to CoolDEX.
{% endstep %}

{% step %}
**Claim rewards and 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, discussing strategies and pushing your coin together\
\- Holders also can claim their rewards in your Space as well
{% 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/community-coins/page.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.
