# Dynamic Margin & Risk Management

#### Key Features of Moveposition's Dynamic Margin: <a href="#key-features-of-superpositions-dynamic-margin" id="key-features-of-superpositions-dynamic-margin"></a>

At the core of Moveposition’s portfolio margining systems sits Concordia's risk engine, which is an FHS VaR (Filtered historical simulation value at risk model) based on the Bank of England's pioneering research in dynamic VaR models that pushes the boundaries of what's possible in this space. Below, we will explore just how it’s doing that.

The Moveposition Dynamic Margin has two main risk components:

1. Market Risk (Powered By Concordia)

* Data-driven dynamic margin for established tokens (traded for 90+ days)
* Proxy dynamic margin for new tokens (traded for less than 90 days)

{% hint style="info" %}
Future Roadmap Implementations

* Diversification Risk
* Concentration Risk
* Event Risk
  {% endhint %}

2. Protocol Risk Management

* Liquidity Caps
* Emergency Freeze
* Rebalancing (Liquidations)

{% hint style="info" %}
Future Roadmap Considerations

* Volume-Based Protocol Throttling
  {% endhint %}


---

# 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.moveposition.xyz/dynamic-margin-and-risk-management.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.
