> 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/4.-token-structure/chrema-utility-token.md).

# CHREMA (Utility Token)

**CHREMA** is a blockchain-based platform that integrates **real-world gold assets (RWA)** with decentralized finance (DeFi). It provides liquidity and reward systems centered around tokenized gold, enhancing accessibility to gold investments and enabling users to actively participate in a blockchain-powered financial ecosystem.

## Token Purpose & Utility

<table><thead><tr><th width="210">Function</th><th>Description</th></tr></thead><tbody><tr><td>Liquidity pool</td><td>Earn rewards by depositing CHREMA into the liquidity pool and receiving a portion of trading fees.</td></tr><tr><td>Staking</td><td>Lock CHREMA for a certain period to receive platform rewards and incentives.</td></tr><tr><td>Activity Rewards</td><td>Receive rewards for participating in platform activities (trading, voting, community engagement, etc.).</td></tr><tr><td>Governance Participation (Planned)</td><td>Voting rights will be granted for major ecosystem decisions.</td></tr></tbody></table>

***

#### Token Utility Benefits

* **Earning Opportunities:** Staking and liquidity provision rewards
* **Asset Tokenization:** Converting gold-backed real-world assets (RWA) into digital assets
* **Platform Growth Participation:** Potential token value appreciation as the project grows
* **Long-Term Incentives:** Higher rewards for sustained participant engagement

***

### Token Info

<table><thead><tr><th width="335">Item</th><th>Details</th></tr></thead><tbody><tr><td><strong>Token Name</strong></td><td>CHREMA</td></tr><tr><td><strong>Symbol</strong></td><td>$CRMC</td></tr><tr><td><strong>Network</strong></td><td>Ethereum (ERC-20)</td></tr><tr><td><strong>Total Supply</strong></td><td>50,000,000 CRMC</td></tr><tr><td><strong>Type</strong></td><td>Utility</td></tr></tbody></table>

***

Future Utilization Expansion

* Gold Exchange System Based on RWA
* DeFi Product Payments and Collateralization
* DAO Governance via Token-Based Voting

***

{% hint style="info" %}
**RWA (Real World Asset) :** Tokens that digitize real-world assets (e.g., gold) on the blockchain

**Liquidity Pool :** A structure where users provide liquidity by depositing assets

**Staking :** A model where tokens are locked up for a set period in exchange for rewards

**Governance :** A governance structure where token holders participate in ecosystem decision-making
{% endhint %}


---

# 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/4.-token-structure/chrema-utility-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.
