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

# Overview

> Understand the mission and goals of Offline Protocol, and how it enables resilient, censorship-resistant communication.

Offline Protocol is not just about surviving without the internet — it’s about building a parallel, resilient layer of connectivity that empowers communities and individuals to connect, share, and transact without centralized control.

By leveraging offline networking, cryptographic security, and localized computing, Offline Protocol enables:

<CardGroup cols={2}>
  <Card title="Resilient Communication" icon="radio">
    Works in disaster zones, censorship-heavy regions, and connectivity deserts.
  </Card>

  {" "}

  <Card title="Community-Driven Networks" icon="users">
    Devices themselves become hubs, enabling peer-to-peer networks without central
    servers.
  </Card>

  {" "}

  <Card title="Decentralized Identities" icon="fingerprint">
    Identities can be carried seamlessly across apps.
  </Card>

  <Card title="Trust & Security" icon="lock">
    Ensures safety through cryptography-first design.
  </Card>
</CardGroup>
