# 1. Introduction

<figure><img src="https://content.gitbook.com/content/rCBhXh0FkT5hJyiaymyL/blobs/g2HQ1by9w0Ntq39R9RiU/image.png" alt=""><figcaption></figcaption></figure>

## **1.1 Project Overview**

The CHREMA project is a Web3 ecosystem centered around GOLDX, an RWA (Real World Asset) token backed by physical gold assets, and CHREMA, a blockchain-based utility token utilizing GOLDX.\
The project aims to digitize the mining and distribution revenues derived from contracts with AMC, a gold mining development company and its parent company, and distribute these revenues transparently and automatically to blockchain-native users.

## **1.2 Background and Necessity**

Traditional gold investment methods suffer from high barriers and inefficiencies in storage, distribution, and verification. CHREMA addresses these issues by implementing a smart contract-based platform that reinvents gold—a traditional asset—into decentralized finance (DeFi) within the blockchain ecosystem.

* Real-time gold holding data
* Automated profit distribution
* Decentralized financial accessibility

## **1.3 Core Values**

* **Transparency:** GOLDX tokens are fully backed under a 0.1g-per-token peg (circulating supply × 0.1g) and are verified through external audits.
* **Accessibility:** Anyone can deposit stablecoins or tokens to obtain GOLDX or participate in liquidity provision via CHREMA.
* **Sustainability:** Operates based on actual gold mining revenues, differentiating itself from speculative profit models.


---

# Agent Instructions: 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:

```
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.
