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

# Developer Hub

> Technical documentation for the hapara.fail ecosystem

Welcome to the **hapara.fail Developer Hub**.

This documentation serves as the comprehensive technical reference for the entire hapara.fail ecosystem. Whether you are a privacy advocate looking to contribute, a student auditing our code, or a sysadmin self-hosting our tools, you'll find everything you need here.

<Note>
  We are an open-source initiative dedicated to exposing and circumventing
  student surveillance technology.
</Note>

## Core Components

<CardGroup cols={2}>
  <Card title="Website Architecture" icon="globe" href="/architecture">
    Technical overview of our Astro v6, Svelte 5, MDX, and Cloudflare Workers v3 platform.
  </Card>

  <Card title="Blocklist" icon="shield-halved" href="/blocklist">
    Integration details for our unified DNS blocklist (Adblock Plus syntax).
  </Card>

  <Card title="Self-Host DNS" icon="server" href="/self-hosting/dns">
    Deploy your own recursive DNS resolver using AdGuard Home and Unbound.
  </Card>

  <Card title="Self-Host Website" icon="cloud" href="/self-hosting/website">
    Deploy your own instance of the hapara.fail website on Cloudflare.
  </Card>
</CardGroup>

## Quick Links

* [GitHub Organization](https://github.com/hapara-fail)
* [Discord Community](https://www.hapara.fail/discord)
* [Status Page](https://status.hapara.fail/)
