# Token Ecosystem

1. Chartpan platform ecosystem is driven by ChartpanToken(CPT) and Cpoint.
2. 'ChartpanToken' is a blockchain-based currency that can be acquired by holding ChartpanNFT or purchasing them on exchanges.
3. 'Cpoint' is a non-blockchain-based sub-currency within the platform that can be obtained through staking chartpantoken(CPT) or other community activities.

<table><thead><tr><th width="128.33333333333331">Division</th><th width="213">Where to use</th><th width="272">Note</th><th width="148">Whether to Burn</th></tr></thead><tbody><tr><td>CPT</td><td>staking</td><td>Cpoint is provided as a reward when staking</td><td>2% fee burn</td></tr><tr><td></td><td>Personalized automatic trading (coin)</td><td>Requires 300 tokens per month</td><td>70% for Company,<br>30% burn</td></tr><tr><td></td><td>Screening for soaring/declining stocks</td><td>Requires 100 tokens per month</td><td>70% for Company,<br>30% burn</td></tr><tr><td></td><td>Subscription system between users</td><td>Requires 30-100 tokens per month</td><td><p>70% for user,</p><p>30% burn</p></td></tr><tr><td></td><td>Withdrawal fee</td><td>100 tokens required per session</td><td>100% burn</td></tr><tr><td></td><td>Ssugi emoticon sale</td><td>300 tokens required</td><td><p>70% for NFT holder,</p><p>30% burn</p></td></tr><tr><td>Cpoint</td><td>Trading AI search service</td><td>2 Cpoint required per used</td><td></td></tr><tr><td></td><td>Roulette/Lotto</td><td>Requires 30 roulette and 100 lottery cpoint per play</td><td></td></tr><tr><td></td><td>Product exchange</td><td>Can be exchanged for NFT, gift certificates, etc.</td><td></td></tr></tbody></table>

* The actual amount of tokens and lottery tickets used is subject to change at the time.
* The token burn in the table above is permanent, and separately, by the end of 2031, 50% of the net profit of Chartpan.com is used to buy back the token and additional burn is carried out.


---

# 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://chartpan-com.gitbook.io/chartpan_en/platform-ecosystem/token-ecosystem.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.
