# Liquidity Cap

### Liquidity Cap

Moveposition is implementing a liquidity cap once it launches on Movement mainnet. Main considerations for such liquidity cap are:

1. To limit security and implementation risk of the Moveposition platform, and
2. To minimize systemic risk of the platform and the Movement ecosystem prior to full implementation of concentration charge, an additional factor controlling for maximum borrowing capacity in the Concordia risk engine based on market 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://docs.moveposition.xyz/dynamic-margin-and-risk-management/liquidity-cap.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.
