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

# Introduction

> A practical open-source cybersecurity learning path for beginners and advanced learners.

<div className="rtc-home">
  <h1>Road To Cybersec</h1>

  <p className="rtc-home-description">
    A practical cybersecurity learning path to understand online threats, build secure habits, and explore technical security concepts.
  </p>

  <div className="rtc-home-actions">
    <a className="rtc-home-button rtc-home-button-primary" href="/essentials/essentials-overview">Start Essentials</a>
    <a className="rtc-home-button rtc-home-button-secondary" href="/advanced/network-security">Explore Advanced</a>
  </div>

  <p className="rtc-home-eyebrow">A PROJECT BY RICHARD WOLLYCE</p>
</div>
