# 🔄Coin trading

Once your coin is live, it’s ready to be traded by anyone—*including you!*\
Our trading interface makes it simple:

* **Interactive chart** – Watch price action in real-time.
* **Holder list** – See who’s stacking your coin.
* **Trade feed** – Track recent buys and sells.
* **Message board** – Chat with your community.

***

#### How Trading Works

All trades start on a **bonding curve** with a capacity of **87.713 SOL**.\
A total of **780,000,000 coins** are sold to users through this curve.\
Once the curve is filled, your coin automatically **graduates to Raydium**.

***

#### Migration Details (pSOL vs SOL)

* **pSOL** → **220 M coins** migrate to liquidity
* **SOL** → **200 M coins** migrate to liquidity

This migration ensures **strong initial liquidity** right from the start.


---

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