# 비지니스 모델

<table><thead><tr><th width="274">서비스명</th><th>설명</th></tr></thead><tbody><tr><td>트레이딩 AI 검색 서비스</td><td>차트판AI를 통해 특정종목 가격예측 : 회당 수수료</td></tr><tr><td>급등/급락 종목 스크리닝</td><td>금주 또는 이달 급등 종목 검색결과 정보서비스 : 월정액</td></tr><tr><td>커뮤니티 운영을 통한 광고수익</td><td>자체 투자 커뮤니티 운영 후 광고수익 발생</td></tr><tr><td>디파이(예치) 서비스</td><td>테더 등 예치 서비스에 따른 수수료 수익</td></tr><tr><td>펀드 운용  or 자동매매</td><td>자체 펀드 운용을 통한 수수료 수익 or 월정액</td></tr><tr><td>개인 맞춤 투자 설계</td><td>개인자산 및 투자성향 고려 종목, 비중 등 설계 : 회당서비스</td></tr><tr><td>자체 코인거래소</td><td>코인 거래소 운영을 통한 운영수익</td></tr><tr><td>쑤기 캐릭터 사업</td><td><ol><li>차트판닷컴  메인모델</li><li>이모티콘 및 굿즈</li><li>웹툰 등 콘텐츠</li></ol></td></tr></tbody></table>


---

# 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/undefined-1/undefined-2.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.
