# Liquidity Pool

### 1. Liquidity Pool <a href="#id-1.-liquidity-pool" id="id-1.-liquidity-pool"></a>

CHREMA provides liquidity for gold-backed digital tokens (CHREMA tokens) through its liquidity pools. Users who participate by depositing assets into these pools can earn rewards in return.

* **Liquidity Provision:** Users deposit CHREMA tokens into liquidity pools to enable asset exchange with other users. This facilitates seamless trading between gold-backed digital tokens and other connected assets.
* **Fee Distribution:** Assets deposited in liquidity pools generate trading fees and other revenues, which are then distributed as rewards to liquidity providers.

***

## 2. Liquidity Provider Rewards

Participants in the CHREMA liquidity pools receive the following rewards:

* **Swap Fees:** A portion of the transaction fees generated within the liquidity pool is paid to liquidity providers.
* **Reward Tokens:** Users depositing assets into the liquidity pool are granted reward tokens from the CHREMA platform. These tokens can be utilized in various ways within the CHREMA ecosystem.

***

## 3. Liquidity Pool Management

* **Support for Multiple Assets:** Beyond gold-backed assets, CHREMA offers the ability to add various assets to the liquidity pools, providing users with diversified options and enhancing overall liquidity.
* **Liquidity Risk Management:** CHREMA incorporates multiple risk management mechanisms to handle price volatility and liquidity shortages, ensuring the maintenance of stable liquidity.


---

# 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/5.-chrema/liquidity-pool.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.
