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

# GOLDX (RWA Token)

### GOLDX 발행 구조

#### 1. 금 기반 자산 토큰화

* **토큰화된 금 자산**: GOLDX는 금을 디지털 자산으로 변환하는 과정에서 금을 실물로 보유하고 이를 증명할 수 있는 증서 및 인증서를 발행합니다.
* **금 보유량**: 발행되는 GOLDX 토큰은 일정 비율로 실제 금과 연결되며, 이는 사용자들에게 금의 실물 자산을 디지털 환경에서 활용할 수 있도록 합니다.
* **보유 인증**: 금 보유 인증서 및 감사 보고서 등, GOLDX 토큰이 실제 금 자산과 연계되어 있다는 사실을 보장하기 위한 다양한 시스템을 적용합니다.

#### 2. GOLDX 토큰 구조

* **토큰 종류**: GOLDX 토큰은 **1 GOLDX = 1 트로이 온스(31.103g)의 순도 99.95% 이상 금 비율로** 연결된 ERC20(네트워크발행   형식) 형식의 토큰입니다.
* **스마트 계약**: GOLDX 토큰의 발행, 거래 및 교환은  블록체인에서 스마트 계약을 통해 관리되며, 금의 실물 자산 보유 상태에 따라 토큰의 발행량이 결정됩니다.
* **유통 구조**: GOLDX 토큰은 디지털 지갑을 통해 관리되며, 사용자들은 해당 토큰을  CHREMA 플랫폼에서 BTC, ETH, USDT, CRMC를 예치하여 GOLDX로 교환할 수 있습니다.

#### 3. RWA 토큰화 과정

1. **금 실물 자산 확보**: GOLDX는 실물 금 자산을 확보 및 보관하고 해당 금 자산에 대한 증빙 서류 및 감사 보고서를 확보합니다.
2. **금 자산 토큰화**: 확보된 금 자산은 스마트 계약을 통해 GOLDX 토큰으로 변환되며, 각 토큰은 실물 **1 트로이 온스(31.103g)의 순도 99.95% 이상 금**과 1:1로 연계됩니다.
3. **신뢰 및 검증**&#x20;
   1. 3자 회계법인이 매월 보유 금 보관량과 GOLDX 유통량을 비교 감사
   2. 보관 금고는 국내 협회 또는 신탁회사 인증 절차를 거침
   3. 실시간 금 보유량, 유통량 블록체인 상 공개

### 3. 토큰 이코노미

#### 3.1. 금 보유 및 유동성 제공

* **실물 금 보유**: GOLDX는 발행된 토큰에 대해 실물 금을 일정 비율로 보유하여, 사용자가 언제든지 금을 현물로 교환할 수 있도록 합니다.
* **유동성 확보**: GOLDX는 금 자산과 토큰을 연계하여, 사용자들이 금 자산을 쉽게 유동화할 수 있도록 지원합니다. 또한, GOLDX 토큰을 유동화하는 다양한 방법을 제공합니다.
* DeFi 담보 자산으로 활용(대출, 스테이킹 등) 가능 하며, 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./goldx-rwa-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.
