# 👩‍🍳Coin Creation

To make your very first coin, head to Sugar.[money](https://sugar.money), connect your wallet, and hit **“Create Coin.”**

You’ll need a few basics:

* **Ticker** – Keep it short and catchy.
* **Name** – What’s your coin called?
* **Image** – Upload a PNG, JPEG, or even a GIF. Square formats work best.
* **About** – Give it some flavor. What’s your coin about?
* **Social Links (optional)** – Add  X or any other links your community might need to connect and grow.

***

#### Creator Options

Once you’ve filled everything in, you have a choice:

* **Be the first buyer** – You’ll pay a tiny creator fee (\~0.03 SOL).
* **Let someone else buy first** – They’ll pay the fee instead.

Either way, your coin gets launched and listed for others to discover and trade.

> 💡 **Note:** The first buy and the initial trades right after launch **don’t earn points or tickets**.

***

#### Why pSOL?

By default, your coin uses the **pSOL wrapper**.\
Choosing pSOL:

* Saves you up to 18 SOL compared to other platforms
* Unlocks giveaways, cashback, and extra liquidity
* Strengthens your coin launch on Raydium

You can opt out and pair with regular SOL instead, but you’ll lose these benefits.


---

# 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.sugar.money/coin-basics/coin-creation.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.
