# Trade in bonding curve

## How to buy?

1. explore tokens in <https://tomoon.org/> and click your favourite token, for example $MEW;
2. in token page, click buy tab, enter the amount of ETH(at least 0.001 ETH) you want to spend to buy and confirm Buy button to initiate the buy transaction.

<figure><img src="/files/uGvE2JDSCVvXVWpFJRxR" alt="" width="349"><figcaption></figcaption></figure>

## How to sell before curve bonded?

1. open the landing page of the token that you want to sell
2. click sell tab, enter the token amount you want to sell and confirm Sell button to initiate the sell transaction.

<figure><img src="/files/E55SOaOR23L58jhELTkU" alt="" width="352"><figcaption></figcaption></figure>

## Friendly notes:

* Most tokens may only have a short peak period, such as falling back to the opening price after 24 hours. Some tokens may keep pumping a few days. You should smartly control how to stop losses and profits.
* Some trading bots can help you execute trading instructions much faster than you can click on the web UI.
* Before trading, please fully research the project. We can only guarantee that the tokens issued on the ToMoon platform will not rug.


---

# 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.tomoon.org/trade-in-bonding-curve.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.
