> For the complete documentation index, see [llms.txt](https://chartpan-com.gitbook.io/chartpan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chartpan-com.gitbook.io/chartpan/undefined-2/undefined.md).

# 차트판토큰 기본정보

1. 토큰명 : ChartpanToken(CPT), 클레이튼 기반\
   &#x20;\* contract 주소 : 0x71e11ab84d70e7462c74c706cf600544cfd3b45a
2. 총 발행량 : 10억개
3. 분배계획

<table><thead><tr><th width="219.33333333333331">구분</th><th width="119">갯수</th><th width="110">비중</th><th>비고</th></tr></thead><tbody><tr><td>NFT보유자 드랍(채굴)</td><td>5억개</td><td>50%</td><td>NFT 1개당 매주 25개 채굴됨</td></tr><tr><td>회사운영용</td><td>2억개</td><td>20%</td><td>마케팅 및 상장 등에 사용</td></tr><tr><td>에어드랍</td><td>3억개</td><td>30%</td><td>플랫폼 활성화를 위해 사용</td></tr><tr><td>합계</td><td>10억개</td><td>100%</td><td></td></tr></tbody></table>

&#x20;\* 2031년 12월말까지 차트판닷컴의 순수익 50%를 사용, 토큰을 바이백&소각하여 토큰 가치 유지


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://chartpan-com.gitbook.io/chartpan/undefined-2/undefined.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
