> 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/7..md).

# 7. 플랫폼 활동 참여 리워드 구조

CHREMA 프로젝트는 실물 금광 채굴에서 발생한 수익 일부를 블록체인 생태계에 **직접 연결**하여, GOLDX 보유자 및 CHREMA 참여자에게 **기여도에 따라 온체인 방식으로 리워드를 제공**하는 구조를 채택하고 있습니다.

이 구조는 단순한 RWA 토큰화를 넘어, **Web3 기반의 지속 가능한 보상 모델**을 구축합니다.

***

## 7.2 수익 흐름 개요

<figure><img src="/files/SYNb2LXaOn1rPPwh8LHS" alt=""><figcaption></figcaption></figure>

***

## 7.3 분배 대상

<table><thead><tr><th width="205">참여자 유형</th><th>수익 분배 방식</th></tr></thead><tbody><tr><td>GOLDX 예치자</td><td>스테이킹 보상 지급</td></tr><tr><td>유동성 공급자 (LP)</td><td>거래 수수료 및 CHREMA 토큰으로 보상</td></tr><tr><td>CHREMA 장기 보유자</td><td>DAO 운영 수익, 수수료 환급 등</td></tr><tr><td>DAO 기여자</td><td>거버넌스 활동 보상, 전략적 보상 프로그램 등 적용 가능</td></tr></tbody></table>

***

## 7.4 핵심 분배 메커니즘

**실물 수익의 온체인 환류**

* 실제 금 판매 수익의 일정 비율을 **CHREMA 생태계로 전환**
* 전환된 자산은 스마트컨트랙트를 통해 기여도에 따라 보상이 지급되며, 투명한 온체인 기록 유지

**보상 풀 운영**

* 스테이킹 풀, 유동성 풀, DAO 기여 풀 등 각 목적별로 보상 풀 구성
* 각 참여자의 기여도에 따라 자동화된 배분 알고리즘 작동

**유동성 중심 구조**

* AMM 유동성 풀에 참여한 비율, 거래량, 범위 등에 따라 보상 차등 지급
* 유동성 범위 조절에 따라 리스크/리워드 전략 선택 가능

***

## 7.5 수익 재분배 시뮬레이션

<figure><img src="/files/lDy3wpNnOVsWR1cd0aBY" alt=""><figcaption></figcaption></figure>

> 실제 분배 비율은 DAO 투표 및 생태계 성장 전략에 따라 변경 됩니다.

***

## 7.6 투명성과 보안

* **리워드 제공 로직은 스마트컨트랙트로 고정되어 누구나 확인 가능**
* 모든 수익 유입 및 배분 과정은 **블록체인 상에서 추적 가능**
* 실시간 대시보드 제공 예정 (누적 수익, 제공 내역, 참여율 등)


---

# 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/7..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.
