# Chrema Whitepaper 3.0

## KOREAN

- [1. 소개](https://doc.chrema.net/korean/1..md)
- [금 기반 RWA의 중요성](https://doc.chrema.net/korean/1./rwa.md)
- [2. 비전과 목표](https://doc.chrema.net/korean/2..md)
- [3. 구조 개요](https://doc.chrema.net/korean/3..md)
- [4. 토큰 구조](https://doc.chrema.net/korean/4..md)
- [GOLDX (RWA Token)](https://doc.chrema.net/korean/4./goldx-rwa-token.md)
- [CHREMA (Utility Token)](https://doc.chrema.net/korean/4./chrema-utility-token.md)
- [TOKENOMICS](https://doc.chrema.net/korean/4./tokenomics.md)
- [5. CHREMA](https://doc.chrema.net/korean/5.-chrema.md)
- [유동성 풀(Liquidity Pool)](https://doc.chrema.net/korean/5.-chrema/liquidity-pool.md)
- [스테이킹 (Staking)](https://doc.chrema.net/korean/5.-chrema/staking.md)
- [CHREMA WALLET](https://doc.chrema.net/korean/5.-chrema/chrema-wallet.md)
- [6. 기술적 구조](https://doc.chrema.net/korean/6..md)
- [7. 플랫폼 활동 참여 리워드 구조](https://doc.chrema.net/korean/7..md)
- [8. 컴플라이언스 및 투명성](https://doc.chrema.net/korean/8..md)
- [9. 로드맵](https://doc.chrema.net/korean/9..md)
- [10. 팀과 파트너](https://doc.chrema.net/korean/10..md)

## ENGLISH

- [1. Introduction](https://doc.chrema.net/1.-introduction.md)
- [The Importance of Gold-Backed RWA (Real World Asset)](https://doc.chrema.net/1.-introduction/the-importance-of-gold-backed-rwa-real-world-asset.md)
- [2. Vision and Goals](https://doc.chrema.net/2.-vision-and-goals.md)
- [3. Structure Overview](https://doc.chrema.net/3.-structure-overview.md)
- [4. Token Structure](https://doc.chrema.net/4.-token-structure.md)
- [GOLDX (RWA Token)](https://doc.chrema.net/4.-token-structure/goldx-rwa-token.md)
- [CHREMA (Utility Token)](https://doc.chrema.net/4.-token-structure/chrema-utility-token.md)
- [TOKENOMIC](https://doc.chrema.net/4.-token-structure/tokenomic.md)
- [5. CHREMA](https://doc.chrema.net/5.-chrema.md)
- [Liquidity Pool](https://doc.chrema.net/5.-chrema/liquidity-pool.md)
- [Staking](https://doc.chrema.net/5.-chrema/staking.md)
- [CHREMA WALLET](https://doc.chrema.net/5.-chrema/chrema-wallet.md)
- [6. Technical Architecture](https://doc.chrema.net/6.-technical-architecture.md)
- [7. Revenue Distribution Structure](https://doc.chrema.net/7.-revenue-distribution-structure.md)
- [8. Compliance and Transparency](https://doc.chrema.net/8.-compliance-and-transparency.md)
- [9. Roadmap](https://doc.chrema.net/9.-roadmap.md)
- [10. Team & Partners](https://doc.chrema.net/10.-team-and-partners.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://doc.chrema.net/1.-introduction.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.
