# Meta Vaults

### Introduction

Meta-Vaults (pVaults) are specialized vaults where users deposit assets, which are then distributed to LVF Pods based on **governance allocation** and **interest rate optimization**. This ensures liquidity is deployed efficiently to maximize yield while reducing idle capital. vlPEAS vote to determine which Pods can access the Meta Vault and more speficially, what the maximum allocation of funds from the Meta Vault (in % terms) can be.

***

### How Meta-Vaults Work

Meta-Vaults dynamically allocate liquidity based on two factors:

1. **vlPEAS Governance Allocation** – vlPEAS holders vote on how liquidity is distributed among Pods.
2. **Interest Rate Optimization** – Funds flow to Pods offering the most competitive lending rates.

This automated system allows users to passively earn yield without the need for manual rebalancing.

<figure><img src="https://3679785424-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWWGuQ85FudSBhxhUZWcf%2Fuploads%2FKFgLpRqQSVvJzMlyCkbm%2Fimage.png?alt=media&#x26;token=92fa1c49-4278-49b7-b8ed-3a5b845643d7" alt=""><figcaption><p>An example of how MetaVaults allocations work.</p></figcaption></figure>

***

### Benefits of Meta-Vaults

✅ **Passive Yield** – Deposit once and let the vault allocate capital efficiently.\
✅ **Diversified Risk** – Exposure is spread across multiple Pods, reducing concentration risk.\
✅ **Optimized Returns** – Governance ensures liquidity is only directed to approved Pods, in a portion of Meta Vault exposure deemed safe by the vlPEAS voters.\
✅ **Smart Allocation** – Liquidity is managed dynamically to avoid excessive exposure to high-risk Pods.

***

### The Role of Meta-Vaults in Peapods Finance

Meta-Vaults streamline liquidity allocation, making LVF lending **accessible, efficient, and automated**. By leveraging governance-driven distribution, they ensure that capital flows smoothly across the Peapods ecosystem.


---

# 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/meta-vaults.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.
