# DeFi

### What is DeFi? by [WhiteboardCrypto](https://www.youtube.com/channel/UCsYYksPHiGqXHPoHI-fm5sg)

{% embed url="<https://youtu.be/17QRFlml4pA>" %}

{% hint style="info" %}
**The Three Pillars of DeFi are:**

* Stable coins
* Automated market makers
* Descentralized lending platforms
  {% endhint %}

### What is a Stablecoin? Most Comprehensive Video Guide by [BlockGeeks](https://www.youtube.com/channel/UCd8CDrm6rvwBZc6g7BYAkfQ)

{% embed url="<https://youtu.be/O3rVWLhBIPo>" %}

### Lending And Borrowing In DEFI Explained - Aave, Compound by [Finematics](https://www.youtube.com/channel/UCh1ob28ceGdqohUnR7vBACA)

{% embed url="<https://youtu.be/aTp9er6S73M>" %}

### What Are Liquidity Pools? by [Gemini Cryptopedia](https://www.gemini.com/cryptopedia/authors#cryptopedia-staff)

{% embed url="<https://www.gemini.com/cryptopedia/what-is-a-liquidity-pool-crypto-market-liquidity>" %}

### Everything You Need to Know About DeFi Vaults by [Apy Vision](https://twitter.com/ApyVision)

{% embed url="<https://blog.apy.vision/defi-vaults>" %}

### ⭐️ Extras

#### The Defiant's Definitive Guide to DeFi by [The Defiant](https://thedefiant.io)

{% embed url="<https://newsletter.thedefiant.io/p/the-defiants-definitive-guide-to>" %}

#### DeFi Glossary by [Yearn Finance](https://yearn.finance)

{% embed url="<https://docs.yearn.finance/resources/defi-glossary>" %}

#### Yield Farming In DeFi: A Complete Guide by [OpenGeeksLabs](https://opengeekslab.com)

{% embed url="<https://opengeekslab.com/blog/yield-farming-defi>" %}

#### Difference between the types of stable coin monetary policies by [Economics Design](https://economicsdesign.com)

{% embed url="<https://www.youtube.com/watch?v=zx74AMUMKv8>" %}


---

# 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://indiedao.gitbook.io/indiedao/education/web3-101/using-the-web-3/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.
