> 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/2.-vision-and-goals.md).

# 2. Vision and Goals

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

Chrema is creating a new financial ecosystem that breaks down the boundaries between physical assets and digital assets. Traditionally, gold has been recognized as one of the safest and most trusted assets for both nations and individuals. Chrema transfers the physical value of gold on-chain through GOLDX, a blockchain-based Real World Asset (RWA) token, and connects it to the DeFi ecosystem, proposing a new form of **physical income-based decentralized finance model**.

Chrema’s direction goes beyond simple digitization of assets. It focuses on automatically distributing profits generated from real gold mines to token holders and participants, providing full transparency and efficiency through blockchain technology, and building a structure where anyone can easily access income from real assets.

This structure creates a sustainable income flow based on real value, unlike the speculative trading-driven existing cryptocurrency market. GOLDX is pegged to 0.1 gram of gold per token (1 GOLDX = 0.1g), offering investors stability and real asset-referenced backing, while CHREMA (utility token) enables liquidity provision, staking, DAO governance participation, and diverse uses across the platform, realizing a participant-centered financial structure.

Chrema’s financial ecosystem is designed around three core values:

1. **Reliable digitization based on real assets**\
   — An RWA structure based on profits from physical assets, not speculative models
2. **Redistribution of real-world income via Web3**\
   — On-chain automated distribution system that allocates mining profits to participants through DeFi
3. **Fair profit sharing for all participants**\
   — Transparent and equitable rewards for holders, liquidity providers, DAO participants, and other roles

Through this framework, Chrema organically links the real economy with the Web3 ecosystem, enabling anyone to access tangible asset value digitally and pursue shared benefits within a **decentralized financial infrastructure.**


---

# 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/2.-vision-and-goals.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.
