# How to Trade

### **Key Information** <a href="#key-information" id="key-information"></a>

* Trading tokens consumes around 9 $CSPR in gas.
* When your token reaches 2.5M CSPR Market Cap, it will be automatically launched on [Friendly.Market](https://friendly.market) DEX and you will receive 21k CSPR as a reward.
* Triggering the token graduation (meaning buying a token and pushing its market cap above or equal to the graduation market cap) costs around 800 $CSPR.

#### Trading <a href="#trading" id="trading"></a>

On the homepage find the token you wish to trade and press **View Token,** this will bring you to the tokens information and trading page.

You can view the following:

* Contract Hash
* Market Trades
* Price Chart
* Social Links
* Swap
* Token Description

<figure><img src="/files/9ESDLoaMGIH59586dYwy" alt=""><figcaption></figcaption></figure>

Trading is as simple as entering the amount you wish to buy or sell, you have the ability to trade in $CSPR or the coin selected when buying.

Slippage is set by default to 5%, but can be adjusted by selecting **Set Slippage**

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

Once your trade has been initiated please allow up to 2 minutes for completion.\
Your balance will be reflected in the trade section of the token page once your transaction has finalised.

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

View trades that have occured on the market for the selected token.

<figure><img src="/files/0zZTPTIvVDc3t9JgxRdV" alt=""><figcaption></figcaption></figure>


---

# 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.friendly.market/products/cspr.fun/how-to-trade.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.
