# 8. 컴플라이언스 및 투명성

## 8.1 구조의 이중화

CHREMA 생태계는 안정성을 확보하기 위해 RWA 자산(GOLDX)과 유틸리티 토큰(CHREMA)을 구조적으로 분리 설계했습니다.

<table><thead><tr><th width="158">항목</th><th width="264">GOLDX</th><th>CHREMA</th></tr></thead><tbody><tr><td>유형</td><td>실물 금 기반 RWA 자산 토큰</td><td>블록체인 유틸리티 및 보상 토큰</td></tr><tr><td>규제 대상 가능성</td><td>자산담보형 증권(가능)</td><td>일반 유틸리티 토큰 (비증권)</td></tr><tr><td>규제 회피 전략</td><td>국내외 금 협회 등록 및 신탁 활용</td><td>DAO 구조 전환 및 생태계 기반 분산</td></tr></tbody></table>

***

## 8.2 외부 감사 및 실물 검증 체계

&#x20;**정기 회계 감사**

* 제3자 회계법인을 통해 매월 실물 금 보유량과 GOLDX 유통량의 일치 여부를 감사
* 결과 리포트는 플랫폼 및 GitBook, IPFS 등을 통해 투명하게 공개

&#x20;**실물 금 보관 검증**

* 금은 협회 인증 또는 신탁 계약을 통해 제3의 금고에 안전하게 보관
* 보관 금고의 상태는 주기적으로 감정기관에 의해 검증

&#x20;**제출 문서 및 증빙 항목**

* 금 보관 증빙서 (인증서, 사진, 감정서 등)

***

## 8.3 온체인 감사 및 투명성

* GOLDX 발행/소각 내역, 보유량, 유통량 → **실시간 블록체인 공개**
* CHREMA 분배 내역, DAO 운영 투표 → **스마트컨트랙트 내 기록 자동 생성**
* 감사 및 감정 보고서 요약본도 IPFS 연동 또는 온체인 인증 구조와 결합 예정


---

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