# Metavaults (LVF)

Metavaults function as decentralized, trustless liquidity routers which automate capital allocation while maintaining structural safeguards and optimizing yield for its suppliers.

Metavaults are asset-specific (e.g., ETH, USDC) smart contracts that aggregate deposits and deploy them across LVF lending markets based on governance-defined parameters. Instead of requiring users to allocate capital manually to individual Pods, Metavaults automate this process by routing liquidity dynamically to the most capital-efficient and high-yielding opportunities. All allocations are made to whitelisted Pods, as voted on by vlPEAS holders\*, who also define allocation caps and rebalancing schedules.

Capital flows as follows:

* **Lender → Metavault**
* **Metavault → Lending Pair**
* **Lending Pair → LVF Borrower**
* **Borrower → LP Creation** (using their own pTKN + borrowed capital)
* **Interest → Metavault** (yield accrues from borrower payments)

This system ensures efficient liquidity deployment, passive yield generation, and protocol-wide yield optimization. Governance plays a critical role, with vlPEAS holders controlling which Pods receive allocations, maximum caps per Pod, and enforcing segmentation of risk across the vault portfolio. Voting outcomes are codified on-chain and throttle how much capital each Pod can receive per epoch.

<br>


---

# 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.peapods.finance/metavaults-lvf.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.
