# Vaults

<figure><img src="https://38185780-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F4535Mbmb8O8Y5q8Xz3cK%2Fuploads%2F09S4MgzEp3RfwZRGwIip%2Fimage%20(9).png?alt=media&#x26;token=fbc63203-5921-46b0-a614-8f3ff48dae74" alt=""><figcaption></figcaption></figure>

[**Moonwell Morpho Vaults**](https://moonwell.fi/vaults) are an innovative solution made possible through a collaboration between the Moonwell and Morpho DAOs, Block Analitica and B.Protocol. These vaults combine the strengths of isolated lending markets and lending vaults, offering users a streamlined, efficient, and secure method for lending their digital assets.

### What Are Moonwell Morpho Vaults?

Moonwell Morpho Vaults are built on [**Morpho**](https://app.morpho.org/), a next-generation lending protocol that offers improved capital efficiency, flexibility, and security. These vaults accept single asset deposits and dynamically allocate funds across various Morpho markets based on predefined risk parameters and optimization strategies set by the vault curators — [**Block Analitica**](https://blockanalitica.com/) and [**B.Protocol**](https://www.bprotocol.org/)**.**

### Key Benefits&#x20;

* **Simplified User Experience**
  * Users can deposit into a single vault for each supported asset, eliminating the need to manage multiple positions.
* **Optimized Capital Efficiency**
  * Vaults dynamically allocate funds across lending markets to maximize returns while managing risk.
* **Transparency and Security**
  * All vault logic is immutable and executed onchain, providing full transparency and enhanced security.
* **Flexibility**
  * The use of isolated markets make it possible to support a wide range of assets that would otherwise be too risky.
* **Robust Risk Management**
  * A multi-layered governance structure that provides comprehensive oversight.

### Technology Behind the Vaults

* **Morpho Markets**
  * Moonwell Morpho Vaults are built on [**Morpho**](https://app.morpho.org/), a next-generation lending protocol designed for capital efficiency, flexibility, and security.
  * Morpho's codebase is compact (under 650 lines of Solidity) and immutable, reducing potential attack surfaces.
  * To learn more about Morpho, visit their [**documentation**](https://docs.morpho.org/)**.**
  * For more information of the risks involved with using Morpho and Morpho Vaults, please refer to the Morpho Risk Documentation [**(1)**](https://docs.morpho.org/morpho-vaults/concepts/risk-documentation) [**(2)**](https://docs.morpho.org/morpho/concepts/risk-documentation).
* **ERC-4626 Compliance**
  * The vaults adhere to the [**ERC-4626 standard**](https://ethereum.org/en/developers/docs/standards/tokens/erc-4626/), which provides a standardized interface for tokenized yield-bearing vaults.
  * This compliance ensures interoperability with other DeFi protocols and applications.

### How Moonwell Morpho Vaults Work

* **Deposit Process**
  * Users deposit a supported asset into the corresponding vault.
  * The vault mints shares in return of the deposited asset, representing the user's proportional ownership of the vault's total assets.
* **Yield Generation**
  * Deposited assets are dynamically allocated across Morpho markets.
  * Yield is generated through borrower fees that accrue continuously on a block-by-block basis.
  * Fees earned from borrowers are auto-compounded back into your position and shared proportionally among all vault depositors.
  * Additional incentives may also be earned by vault depositors. Any incentives that are available are managed by the [**Morpho DAO**](https://docs.morpho.org/rewards/concepts/distribution) and are typically distributed at the end of every epoch.
* **Withdrawal Process**
  * Users burn their share tokens to withdraw the underlying asset.
  * The withdrawal amount reflects the user's proportion of the total vault assets, including any accrued yields.

### Vault Structure and Governance

Moonwell Morpho Vaults employ a robust role-based system for risk management:

* **Owner (Moonwell DAO):** Sets high-level vault strategy and assigns roles
* **Curator (Block Analitica and B.Protocol):** Defines vault parameters (markets, supply caps, borrow caps)
* **Allocator (Block Analitica and B.Protocol &** [**Public Allocator**](https://docs.morpho.org/public-allocator/overview/) **contract):** Dynamically optimizes allocations within set parameters
* **Guardian (Moonwell Security Council):** Provides oversight and can veto actions within a specified timelock period

### Getting Started

To start using Moonwell Morpho Vaults:&#x20;

{% content-ref url="vaults/interacting-with-morpho-vaults" %}
[interacting-with-morpho-vaults](https://docs.moonwell.fi/moonwell/moonwell-overview/vaults/interacting-with-morpho-vaults)
{% endcontent-ref %}


---

# 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.moonwell.fi/moonwell/moonwell-overview/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.
