# defi

- [Types of DeFi Investments](https://docs.notum.ai/defi/types-of-defi-investments.md): Explore DeFi investing with Notum: your comprehensive guide to DeFi investment strategies, from liquid staking to leveraged farming. Discover how to invest in DeFi with confidence.
- [Liquid Staking](https://docs.notum.ai/defi/types-of-defi-investments/liquid-staking.md): A passive income generation method where users stake assets in a liquidity pool, receiving tokens in return. This strategy allows users to staking rewards and use assets in other DeFi operations.
- [Liquidity Pool Provision](https://docs.notum.ai/defi/types-of-defi-investments/liquidity-pool-provision.md): A vital component of DeFi where users provide liquidity to crypto exchanges by depositing pairs of assets into a pool. Participants earn a portion of the trading fees generated by the pool.
- [Yield Aggregation / Vaults](https://docs.notum.ai/defi/types-of-defi-investments/yield-aggregation-vaults.md): Users deposit their crypto assets into a DeFi vault, which then utilizes smart contracts to distribute these assets across different yield farming strategies. The vault aims to maximize returns.
- [Yield Farming](https://docs.notum.ai/defi/types-of-defi-investments/yield-farming.md): Deposit assets in a DeFi protocol for lending or providing liquidity. Users earn rewards or interest, typically in the protocol's token, which can be further utilized within the DeFi ecosystem.
- [Lending](https://docs.notum.ai/defi/types-of-defi-investments/lending.md): Providing crypto assets to decentralized platforms in exchange for interest payments. It's similar to traditional lending but implemented within the DeFi ecosystem.
- [Leveraged Farming](https://docs.notum.ai/defi/types-of-defi-investments/leveraged-farming.md): Users to borrow funds to increase their investment stake in yield farming, thereby potentially amplifying returns. It's a complex strategy requiring a deep understanding of market dynamics and risks.
- [Liquidity Managers](https://docs.notum.ai/defi/types-of-defi-investments/liquidity-managers.md): This strategy involves using automated tools to manage and optimize investments in liquidity pools. Protocols handle the complexities of liquidity provision, making it more efficient for investors.
- [Types of DeFi APYs](https://docs.notum.ai/defi/types-of-defi-apys.md): Unlock the potential of DeFi investments with a better understanding of APY types. Get insights on how these factors shape your returns and make better investment decisions while investing in the DeFi


---

# 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.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.
