> 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/restaking-vault/overview.md).

# Overview

Restaking introduces a new layer of capital efficiency within the Proof-of-Stake ecosystem. By enabling staked assets to secure multiple networks simultaneously, it allows users to compound rewards while reinforcing the decentralization and resilience of emerging infrastructures.

MEV Capital’s Restaking Vaults provide curated, actively managed exposure to restaking opportunities across ecosystems such as Eigenlayer, Symbiotic, and Mellow. Users deposit Liquid Staking Tokens (LSTs) like wstETH, cbETH, or rETH, which are then allocated across a network of operators and AVSs (Actively Validated Services). Allocation decisions are driven by a framework designed to optimize yield while containing slashing and counterparty risk.

The vaults are built to abstract protocol-specific complexity while maintaining transparency and capital flexibility. They are suitable for users aiming to capture upside from restaking incentives without compromising on risk oversight.

<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/restaking-vault/overview.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.
