# Market Risk

One of the critical benefits of Superposition’s dynamic margin is its ability to respond quickly and accurately to market conditions. In a world where cryptocurrency prices fluctuate wildly from hour to hour, having a real-time model that can keep up with these changes is crucial for lenders looking to manage their risks effectively.

**TLDR**

Superposition achieves dynamic margin by building on top of Concordia's real time market risk engine. Therefore:&#x20;

* Superposition doesn't have a static LTV ratio assigned to each asset pair&#x20;
* Your portfolio will be assessed holistically to determine how much you can borrow for any particular asset
* Correlation between the collateral and debt is always considered, i.e. **Superposition is always in High Efficiency Mode (E-mode).**
* Superposition can react faster to systemic risk events, such as stable coin de-peg, over-concentrated collaterals, liquid staking asset price divergent...to name a few.&#x20;

**For Details**

Visit <https://docs.concordia.systems/> to learn about how the Concordia Risk Engine supports the DeFi ecosystem to combat market risk and prevent systemic failure.&#x20;


---

# 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.superposition.finance/dynamic-margin-and-risk-management/market-risk.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.
