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

# 9. 로드맵

#### 2025년 2분기

* **CHREMA 토큰 리브랜딩**
* **GOLDX RWA 구조 설계 완료**
  * 실물 금 기반 토큰화 구조 및 컴플라이언스 전략 수립
* &#x20;**백서 및 IR 자료 공개**
  * GitBook 기반 백서 공개, 기관 및 파트너 대상 투자 설명 자료 배포
* &#x20;**GOLDX 발행 시작**
  * 테스트넷 기반 발행 및 온체인 검증 시스템 초기 도입

***

#### 2025년 3분기

* #### **Chrema 플랫폼 정식 오픈**
  * 유동성 풀, 스왑, 예치 기능 포함된 서비스 론칭
* **DeFi 인프라 출시**
  * LP 마이닝, 거래 수수료 기반 리워드 모델 실행

***

#### 2025년 4분기

* **GOLDX 유동성 멀티체인 확장**
  * BNB, Ethereum 외 추가 체인 연동 (Polygon, Arbitrum 등)
* **크로스체인 브릿지 런칭**
  * GOLDX 및 CREMA 간 다중 체인 브릿지 제공 (LayerZero 등)
* **커뮤니티 기반 리워드 프로그램 런칭**
  * DAO 준비금 활용한 사용자 참여 유도 프로그램 가동

***

#### 2026년 **DAO 전환 및 RWA 다각화 및** **글로벌 RWA-디파이 허브로 성장**

* **CHREMA DAO 출범**
  * 거버넌스 토큰으로서 CHREMA의 역할 본격화
  * 커뮤니티 기반의 제안 및 투표 기능 오픈
* **RWA 자산 확장**
  * 금 외 실물 자산(Rare metals, 광물, 부동산 등) 토큰화 착수
* **기관 파트너십 확대**
  * 국내외 금융기관 및 리테일 수탁 파트너 연계
* **글로벌 사용자 확보 캠페인**
  * 동남아, 중동, 아프리카 등 RWA 잠재 시장 타깃
* **DeFi 인프라 고도화, 안전성 검증 중심**
  * RWA 담보 대출, 파생상품, 자동화 투자전략 등


---

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