> For the complete documentation index, see [llms.txt](https://doc.chrema.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.chrema.net/korean/4./tokenomics.md).

# TOKENOMICS

1  구조 개요

CHREMA 생태계는 실물 금 기반 RWA 토큰인 **GOLDX**, 그리고 유틸리티 및 보상 기능을 수행하는 **CHREMA 토큰**의 이중 토크노믹스 구조를 따릅니다.

***

#### 2 GOLDX – 실물 자산 연동 토큰

**발행 원칙**

* **1 GOLDX = 1 트로이 온스 (31.103g)의 순도 99.95% 이상 금**
* 실제 금고에 보관된 금과 **1:1 비율로 온체인 발행**
* 제3자 회계법인과 금 감정기관을 통한 이중 검증 구조

&#x20;**유통 방식**

* 사용자는 **BTC, ETH, USDT, CRMC 등을 예치**하여 GOLDX 획득
* 플랫폼 내 실시간 스왑 기능 제공
* 예치 및 상환 시, 스마트컨트랙트 자동 처리

&#x20;**공급량**

* 공급량은 **보관 중인 실물 금 수량에 따라 유동적으로 결정**
* 대봉광산 연간 채굴량이 1톤이라면, 최대 32,150 GOLDX 생성 가능

***

#### 3 CHREMA – 유틸리티 및 리워드 토큰

&#x20;**총 발행량**

* **50,000,000 CRMC**

&#x20;**분배 구조**

<table><thead><tr><th width="211">카테고리</th><th width="113">비율</th><th>설명</th></tr></thead><tbody><tr><td>Eco-system</td><td>40%</td><td>DAO 운영 전환 및 커뮤니티 운영 기금</td></tr><tr><td>Reward</td><td>20%</td><td>LP 마이닝, 스테이킹, 유동성 보상</td></tr><tr><td>Marketing</td><td>20%</td><td>초기 사용자 유치, 브랜드 확장</td></tr><tr><td>R&#x26;D</td><td>10%</td><td>서비스 기능 확장 및 생태계 지속 가능성 확보</td></tr><tr><td>Foundation</td><td>10%</td><td>프로젝트 기여 인력, 기술 고문 등</td></tr></tbody></table>

> 팀/투자자 토큰은 **1\~2년 이상 락업 및 선형 해제(Vesting)** 구조로 보안성을 강화합니다.

<figure><img src="https://docs.google.com/spreadsheets/d/e/2PACX-1vSQTWMIruikVz908dh4SWNBbKV4ocQmPWDNS6HVaibTe_0sPnmpe01nqYa5pMDFkEFa-tpU04TWggGy/pubchart?oid=706977014&#x26;format=image" alt="" width="563"><figcaption></figcaption></figure>

***

#### 4 유통 전략

* **점진적 시장 공급**: 유동성은 단계별로 배포되며, 공급량을 통제
* **DAO 기반 정책 반영**: 향후 유통 조정은 커뮤니티 거버넌스에 따라 결정
* **스테이킹·유동성 중심 사용성 강화**: 단순 보유보다 생태계 참여를 통한 활용 유도

***

#### 5 리워드 및 인센티브 정책

&#x20;**목표**

* 초기에 **유동성을 빠르게 확보**
* 장기적으로는 **지속 가능한 수익과 생태계 참여율을 유지**

&#x20;**리워드 방식**

* GOLDX 예치 → CHREMA 리워드 지급
* 유동성 풀 기여도에 따라 보상 차등 지급
* 특정 DAO 활동 (투표, 제안 등)에 CHREMA 보상 지급

***


---

# 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://doc.chrema.net/korean/4./tokenomics.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.
