# Introduction

Welcome to **Crypto Fundamentals** - part of the DeFi High School curriculum from DeFi University.

How cryptocurrency does things differently.

## What You'll Learn

This course contains 12 lessons organized into 3 modules:

### Module 1: What Makes Crypto Different (Lessons 1-4)

Build your foundational understanding with core concepts and fundamentals.

### Module 2: Blockchain Basics (Lessons 5-8)

Deepen your knowledge with practical applications and detailed explanations.

### Module 3: Crypto Wallets (Lessons 9-12)

Master advanced concepts and prepare for real-world application.

## Course Features

Each lesson includes:

* **Clear Explanations**: Beginner-friendly content with no jargon
* **Visual Learning**: Engaging images and infographics
* **Interactive Tools**: 6 hands-on tools to practice concepts
* **Module Quizzes**: Test your knowledge after each module

## How to Use This Course

1. Start with Lesson 1 and work through sequentially
2. Use the interactive tools to reinforce learning
3. Complete each module quiz before moving on
4. Take your time - understanding beats speed

## Time Commitment

* 12 lessons (\~5-10 minutes each)
* 3 module quizzes
* 6 interactive tools
* **Total: \~2-3 hours**

## Prerequisites

* No prior knowledge required
* Just curiosity and willingness to learn!

***

## Copyright Notice

Copyright © 2024 DeFi University. All rights reserved.

This work, including all text, images, graphics, interactive elements, and educational content, is the exclusive property of DeFi University and is protected by copyright laws.


---

# 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://courses.defiuniversity.xyz/crypto-fundamentals/readme.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.
