# Multi-Strategy Vaults

Multi-strategy vaults are a next-generation technology designed by the Reaper team that automatically redirects and rebalances user funds to a selection of single strategies to maximize yield across the board.

Consider two lending protocols that incentivize borrowing and lending of a particular asset, and for which Reaper provides two separate lending vaults. As users enter and exit vaults and TVLs dilute yield, prices fluctuate, etc., the yield offered by the two respective vaults will continue to fluctuate. If a user enters the most profitable vault today, the other vault might outperform it tomorrow.

Multi-strategy vaults allow the Reaper team to add or remove strategies to capture yield opportunities, and automatically redistribute internal funds to cross-level yield across strategies, maximizing yield of the underlying asset. Multi-strategy vaults are designed with diversification and adaptability in mind, and serve as a one-stop shop for all your asset management needs. These vaults do not utilize a withdrawal fee.

Note that this increases the complexity of the strategy, and exposes funds to a larger number of protocols, so users should research incorporated strategies to ensure they are comfortable with that exposure.

#### Additional resources:

You can learn more about multi-strategy rebalancing in [this article](https://blockbytes.com/2022/08/09/modeling-defi-iv-multi-strategies/).


---

# 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.reaper.farm/crypts/multi-strategy-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.
