---
id: introduction
title: Home
description: Learn NEAR development through interactive quests and challenges designed to build your skills step by step
---

            ![NEAR Quest Illustration](https://docs.near.org/assets/docs/quest/landing.png)

                <p className="quest-subtitle">Welcome to
                <h1 className="quest-title" style={{marginBottom: "0.5rem"}}>NEAR Quest</h1>
                <p className="quest-subtitle">an interactive journey to master NEAR Protocol
                <p className="quest-subsection">
                    Learn through hands-on challenges about:

                <ul class="quest-list">
                    -  Protocol Fundamentals
                    -  Smart Contract Development
                    -  Frontend Integration

### Total Challenges
        <h2 style={{margin: '1rem 0 .5rem 0'}}> 2 </h2>

### Total Completed
        <h2 style={{margin: '1rem 0 .5rem 0'}}> 0 </h2>

### Your Level
        <h2 style={{margin: '1rem 0 .5rem 0'}}> Beginner </h2>

    <h2>Ready to Start?</h2>
    Go take your first lesson!

        [Learn all about dApps](https://docs.near.org/quest/dapps/intro-to-web3)
