# Yield Aggregation / Vaults

### Overview

Vaults in DeFi offer an automated, medium-risk investment strategy, ideal for those seeking a balance between passive and active involvement in yield farming. Operating through smart contracts, these vaults diversify across various strategies, requiring less user engagement compared to liquidity pools while providing a broader range of opportunities than liquid staking. With potential annual **returns ranging from 5% to 25%**, vaults cater to investors looking for moderate to high yields without the need for extensive DeFi expertise or active management.

### **Risk and Reward Profile**

* **Risk Level:** Medium
* **Potential Returns:** Moderate, varying with the success of the chosen farming strategies and market conditions.
* **Potential Risks:** Includes smart contract risks, changes in protocols, and market volatility.

### H**ow It Works**

1. Investors **choose a platform** like Yearn.Finance, Harvest, Idle, or Beefy and deposit their crypto assets into a vault.
2. The vault’s **smart-contract automatically allocates these assets** across various yield farming strategies.
3. The vault manages operational aspects like gas fees and strategy adjustments, optimizing for the best possible returns.
4. Investors receive a share of the profits generated by the vault, proportional to their contribution.

#### FAQs

<details>

<summary>How do vaults manage to optimize returns?</summary>

Vaults use complex algorithms and smart contracts to analyze and adjust strategies, aiming for the best yield with given market conditions.

</details>

<details>

<summary>Are there withdrawal fees or penalties?</summary>

This varies by platform; some might have withdrawal fees or lock-up periods, which should be considered before investing.

</details>

<details>

<summary><strong>What is the difference between yield farming and yield aggregators?</strong></summary>

Yield farming involves actively participating in DeFi strategies, such as staking or providing liquidity, to earn returns. It requires direct involvement in choosing and managing these strategies. In contrast, yield aggregators are automated platforms that pool investors' funds and allocate them across various yield farming opportunities. Yield aggregators simplify the process, requiring less active management from the investor and often providing a diversified investment approach.

</details>

<details>

<summary><strong>What are crypto vaults?</strong></summary>

Crypto vaults are a type of yield aggregator found in the DeFi ecosystem. They are automated systems that pool investors' crypto assets and use them in various yield farming strategies. These vaults handle the complexities of yield farming, such as strategy optimization and managing transaction fees, making it easier for investors to participate in DeFi without needing extensive knowledge or time to manage their investments. The main goal of crypto vaults is to maximize returns while mitigating risks through diversified strategies.

</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.notum.ai/defi/types-of-defi-investments/yield-aggregation-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.
