> For the complete documentation index, see [llms.txt](https://mevcapital.gitbook.io/vaults-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mevcapital.gitbook.io/vaults-protocol/methodology-and-curation-1.md).

# Methodology & Curation

MEV Capital’s restaking curation relies on a blend of on-chain data, simulation models, and manual risk oversight. The goal is to maintain vault performance without exposing users to asymmetric downside.

**1. Network Assessment** Each restakable network is evaluated based on:

* **Slashability**: Is slashing enabled? What are historical failure modes?
* **Reward Structure**: APY, point multipliers, and payout mechanisms
* **Maturity & Governance**: Upgrade history and response time under stress

High-risk networks undergo stress tests and simulations. Allocation to these networks is limited or excluded if risk/return fails threshold criteria.

**2. Operator Evaluation** Operators are scored through:

* Historical uptime and downtime data
* Participation across L1 validator sets
* Implementation of slashing mitigation tools (e.g., key rotation, hooks)
* Infrastructure dispersion and geographic decentralization

Only operators meeting internal SLAs and system test integration are considered.

**3. Collateral Asset Analysis** Each LST is evaluated on:

* Liquidity depth across major DEXs
* Slippage and withdrawal simulation under pressure
* Market depth during volatile periods

Preferred assets show stable peg mechanics and deep, diverse on-chain liquidity.

**4. Dynamic Allocation and Monitoring** Vaults integrate live rebalancing triggers and telemetry:

* Auto-deallocation hooks on validator underperformance
* Monthly reallocation cycles based on updated market views
* Real-time dashboards monitoring AVS performance and reward accuracy

This framework turns passive LST exposure into an actively risk-managed, yield-optimized restaking strategy.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mevcapital.gitbook.io/vaults-protocol/methodology-and-curation-1.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.
