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

# 2) CREPE Token 배분 계획

크레페에서 발행할 CREPE Token은 총 10억개 한정 발행하도록 설계되었다. 이 중 3.5억개 (35%)는 다양한 방식의 스테이킹을 통해 리워드 방식으로 채굴할 수 있으며 1.5억개 (15%)는 커뮤니티 확장을 위해서 지급된다. 팀 물량 중 설립자 물량 0.5억개 (5%)는 2022년 2월부터 3년 Vesting Period 후 2025년 2월에 일시불로 지급되고 초기 기여자 물량 0.3억개 (3%)는 2022년 2월부터 Lock-up Period 후 2023년 11월 1일부터 12개월 슬라이딩 방식으로 지급된다. 나머지 팀 물량 1.2억개 (12%)는 개발팀과 관리팀 급여 및 보상, 그리고 개발 비용 및 마케팅 비용 등으로 지급된다.

<figure><img src="/files/HxaglAZHAeU6oI1HyIIr" alt=""><figcaption><p> CREPE 토큰 배분 계획</p></figcaption></figure>


---

# 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://crepe.gitbook.io/paam/resources/notes/business-notes/undefined-2/2-crepe-token.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.
