> ## Documentation Index
> Fetch the complete documentation index at: https://defibyexample.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome to DeFi By Example

> Learn DeFi through practical examples and tutorials

## What is DeFi By Example?

DeFi By Example is your comprehensive guide to understanding decentralized finance through practical, real-world examples. We break down complex DeFi concepts into digestible tutorials that you can follow along with.

Whether you're a complete beginner or looking to deepen your DeFi knowledge, our step-by-step approach will help you navigate the world of decentralized finance with confidence.

<Card title="Start Your DeFi Journey" icon="compass" href="/foundations/defi_foundation" horizontal>
  Begin with the fundamentals of decentralized finance.
</Card>

## Learn by Doing

Our tutorials are designed to be practical and actionable. You'll learn by actually using DeFi protocols, not just reading about them.

<Columns cols={2}>
  <Card title="Trading & DEXs" icon="chart-line" href="/trading/DEXs_and_AMMs">
    Learn how to trade on decentralized exchanges and understand AMMs.
  </Card>

  <Card title="Lending & Borrowing" icon="handshake" href="/lending-borrowing/Lending_&_Borrowing">
    Discover how to lend your assets and borrow against collateral.
  </Card>

  <Card title="Staking & Yield" icon="coins" href="/staking-yield/Staking">
    Earn rewards by staking and providing liquidity to protocols.
  </Card>

  <Card title="Foundations" icon="lightbulb">
    Understand wallets, stablecoins, and DeFi foundations.
  </Card>
</Columns>

## Why DeFi Matters

DeFi represents a fundamental shift in how we think about finance. It's:

* **Open**: Anyone with an internet connection can participate
* **Transparent**: All transactions are verifiable on the blockchain
* **Permissionless**: No gatekeepers or intermediaries required
* **Global**: Accessible 24/7 from anywhere in the world

<Columns cols={2}>
  <Card title="Foundations" icon="lightbulb" href="/foundations/defi_foundation">
    Understand the core principles that power DeFi.
  </Card>

  <Card title="Advanced Concepts" icon="graduation-cap" href="/advanced-concepts/BTC_FI">
    Explore cutting-edge DeFi innovations and strategies.
  </Card>
</Columns>

## Ready to Start?

<Card title="DeFi Foundations" icon="compass" href="/foundations/defi_foundation">
  Begin your DeFi journey with the fundamental concepts and principles.
</Card>
