> 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/fixed-yield/methodology-and-curation.md).

# Methodology & Curation

MEV Capital curates its Fixed Yield Vaults through structured opportunity analysis and yield efficiency modeling.

**1. Yield Curve Assessment** Each PT opportunity is evaluated based on:

* Implied APY vs comparable DeFi instruments
* Time to maturity and liquidity depth
* Sensitivity to macro interest rate changes

**2. Asset Quality Screening** Underlying assets must demonstrate:

* Deep liquidity
* Strong peg maintenance (for stables)
* Broad DeFi composability

**3. Market Participation Strategy** For LP vaults, capital is deployed into:

* Pendle PT/YT liquidity pools with favorable yield/IL ratios
* Markets with consistent fee volumes and stable liquidity depth
* Pools supported by protocol incentives

**4. Exit and Rollover Logic** Vaults include mechanisms to:

* Exit early if PTs trade above modeled internal rate of return (IRR)
* Rollover maturing PTs into new term structures to maintain capital efficiency

This approach allows MEV Capital to optimize for yield predictability, liquidity safety, and market responsiveness.


---

# 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/fixed-yield/methodology-and-curation.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.
