# What is a Fusion Vault?

Fusion vaults are the central part of the Fusion asset management infrastructure. They enable sophisticated asset management automation in the background, accessible via a standard front-end deposit.

<figure><img src="/files/YtavXFI29jI9AgpP1QlM" alt=""><figcaption></figcaption></figure>

All the sophisticated data collection, processing, and execution is handled in the back end by the Alpha role. Liquidity providers enjoy full transparency on the front end. They can check which markets are connected to any Fusion vault, view the vault's performance, and learn the current and historical allocation of funds.

<figure><img src="/files/FX0y8JA6hWIyAHnSjyM5" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/o5kJVEi0z0FdHxfirCV6" alt="" width="563"><figcaption></figcaption></figure>

[Here](/build-on-fusion/architecture-overview/what-is-a-fusion-vault.md) you can find a more technical documentation.

## Fusion vault types

The Fusion infrastructure supports a broad range of automated, semi-automated, and manual strategies.

<details>

<summary>Automated Lending Optimizer</summary>

This type of fusion vault monitors market conditions and executes precise rebalances to distribute vault-deposited funds among connected markets.

### Who is it for?

DeFi participants seeking to maximize yields without the hassle of manually shifting funds between protocols can benefit from automated lending optimizers.

A good example of this type of strategy is the IPOR USDC Prime vault. This Lending Optimizer integrates with multiple lending markets, including several Morpho pools, as well as Fluid, Euler, Compound, and Gearbox. It continuously tracks APYs across these platforms and simulates potential yield improvements by reallocating capital across configurations. Deployed on the Ethereum mainnet, the vault also accounts for fund transfer costs, such as gas fees, to ensure truly net-positive optimization.

<figure><img src="/files/wnvtof24RrVrzwUZ5nHV" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Automated Leveraged Looping</summary>

Vault-deposited liquidity is automatically leveraged up or down based on market conditions, aiming to optimize yield and manage risk.

### Who is it for?

Yield or token farmers who want to automate their looping strategies. Manual leveraged looping is highly time-consuming and risky.

Reservoir's srUSD Looping vault is a good example here. A TVL of $9m is automatically leveraged to $100m, boosting 7D APY to 13.65%.

<figure><img src="/files/SgwsxGfIX97RmOKvsJbA" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Automated Yield Optimizer</summary>

This strategy optimizes asset allocation across connected markets within a single ecosystem.

### Who is it for?

The Yield Optimization strategy is similar to the Lending Optimization one. It serves DeFi participants who want to remain within a specific yield ecosystem but don’t want to manually chase the best opportunities.

A good example here are Harvest Finance's Autopilots. The [WETH Autopilot on Base](https://app.ipor.io/fusion/base/0x7872893e528fe2c0829e405960db5b742112aa97) is connected to 16 Harvest markets and automatically distributes Fusion-deposited funds to maximize yield.

<figure><img src="/files/Yphk9AXl3midj1yk1bg4" alt=""><figcaption></figcaption></figure>

The vault can rebalance multiple times daily to optimize yield, in the example vault more than 70 times/day.

<figure><img src="/files/ouMPxVPgoJLnSrIuEuUQ" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Bond ETF</summary>

The strategy provides diversified exposure to Principal Tokens (PTs) across multiple stablecoins and maturities within the Pendle ecosystem.

### Who is it for?

Anyone looking for fixed-rate APRs without the hassle of rolling maturities. TAU Labs' [TAU Yield Bond ETF](https://app.ipor.io/fusion/ethereum/0x43a32d4f6c582f281c52393f8f9e5ace1d4a1e68) is a good example here. It automatically distributes Fusion-vault-deposited funds across multiple PT tokens and USDC to maximize yield. The strategy rolls over PT token maturities without requiring user intervention.

<figure><img src="/files/vrJmTbd0Zq1uNPVdOWEO" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>DEX LP</summary>

The strategy provides diversified exposure to Principal Tokens across multiple stablecoins and maturities within the Pendle ecosystem.

### Who is it for?

Liquidity providers seeking DEX-generated yield without frequent transfers of concentrated liquidity.

An example of the DEX LP strategy is [Clearstar's Singularity Vault](https://app.ipor.io/fusion/arbitrum/0xcafc0a559a9bf2fc77a7ecfaf04bd929a7d9c5cf). It optimizes capital deployment in Ramses liquidity pools, focusing on fee-based APR and $RAM rewards by tightly pegged liquidity.&#x20;

<figure><img src="/files/2Bua2R5FwB4J76csv1k2" alt=""><figcaption></figcaption></figure>

</details>


---

# 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.ipor.io/fusion-for-liquidity-providers/what-is-a-fusion-vault.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.
