# Minimum Capital Requirement

### What is MCR?

The Minimum Capital Requirement (MCR) represents the minimum amount of funds that the protocol needs to have to be assured that it can pay all claims. A minimum MCR value will be set at the launch of coverage pools and the MCR value can never drop below this.&#x20;

As more Coverage Seekers take out coverage, MCR would increase correspondingly to maintain solvency and ensure that the coverage taken out are sufficiently collateralised.&#x20;

### What does MCR entail?

For starters, no coverage can be taken out by Coverage Seekers until the amount of assets in the coverage pool is equal to the MCR.

At any point in time if the funds in the coverage pool falls below the MCR, Coverage Providers may not be able to withdraw their capital.&#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://stag-finance.gitbook.io/stag-finance/stag-finance-protocol/coverage-pricing-model.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.
