# LP Risk Grading

zkDX has implemented a risk grading system for traders and liquidity providers, empowering them to make informed decisions and manage their risks according to their risk preferences.

The risk grading system in zkDX is based on factors such as security, liquidity, and market stability associated with trading products. The system categorizes liquidity provision behaviors into three risk levels: Low, Medium, and High. These levels are represented by $ZKLP (Low Risk), ZKMLP (Medium Risk), and ZKHLP (High Risk) respectively. By disclosing the risk levels, zkDX enables liquidity providers to gain a better understanding of the risks associated with the products they engage in.

Using this risk grading, zkDX creates liquidity pools with different risk levels. Traders and liquidity providers have the flexibility to choose the specific trading product and pool that aligns with their risk preferences. This allows them to trade or provide liquidity for trading products with varying risk grades and enables them to earn returns that correspond to their risk exposure. These returns primarily come from different fee ratios and revenue allocations.

The risk grading system helps in isolating risks while also expanding the coverage of trading products to include more volatile assets. By marketizing the risk, the market is empowered to make choices, improving capital efficiency and enabling a more effective allocation of resources.


---

# 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://docs.zkdx.io/litepaper/lp-risk-grading.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.
