# Restoration Framework

<figure><img src="/files/p9rhMWbFKEpVOS81s0c9" alt=""><figcaption></figcaption></figure>

The Restoration Framework guarantees deterministic principal protection for Vault Curators by restoring their vault balance 1:1 to its pre-trade state — even in adverse market or operator failure scenarios.\
It operates through a tiered system that prioritizes restoration over penalty, ensuring vault solvency at all times.

### Restoration Reserve &#x20;

Protocol-managed pool that serves as the final restoration layer.

Funded by:

* Stability Fee applied each epoch on delegated YODL
* 33% of YODL Total Supply pre-allocated at genesis
* 10% of all operator slashing events automatically routed here

This reserve ensures deterministic, full principal restoration even in multi-layer or systemic drawdowns.

### Optional Third-Party Protection &#x20;

Institutional curators can opt in for external protection through partners such as [Catalysis](https://catalysis.network/) or similar providers.

These reserves can support specific market pairs or institutional vaults with programmable on-chain settlement.

This layer extends protection but is not required for full restoration.

Restoration Activation &#x20;

Restoration is triggered automatically during bounded liquidation when a vault’s Health Factor (HF ≤ 1.0) signals a shortfall.


---

# 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.yodl.fi/capital-access-and-protection/risk-mitigation/restoration-framework.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.
