# Dynamic Capital Adjustment

Reserve providers are allowed to withdraw reserve capital, as the intial launch, there is no contraints on withdraw other than a up to 14 days pending period. As the ecosytem grow, limitation such as limiting the withdraw amount when the sold cover amount is below a certain threshold of the reserve providers' capital, will be implemented to stablilize the supply and demand.&#x20;

The maximum leverage of exposure will be dynamically adjusted over time depending on the risk to hacking and other forms of attacks, as well as the number of protocols covered by mutual cover pool. The leverage should be increased as more protocols become mature on the market.


---

# 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.tidal.finance/advanced-topics/untitled-2/dynamic-capital-adjustment.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.
