> ## 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.

# Ecosystem Stack

> Understand the stack powering Offline Protocol — from identities to apps and online uplinks.

Offline Protocol’s stack powers both infrastructure and consumer applications, designed for diverse offline-first use cases.

## Infrastructure

<Columns cols={2}>
  <Card title="WiFi-Direct & BLE Mesh" icon="wifi">
    Forms the peer-to-peer connectivity backbone of Offline Protocol, enabling
    devices to discover and communicate without internet or cell networks.
  </Card>

  <Card title="DORS for Dynamic Routing" icon="router">
    A decentralized overlay routing system that ensures secure, efficient, and
    end-to-end encrypted offline communication across the mesh.
  </Card>
</Columns>

## Applications

<Columns cols={2}>
  <Card title="Offline ID" icon="id-card">
    Universal identity & discovery layer of Offline Protocol.
  </Card>

  <Card title="Fernweh" icon="comments">
    End-to-end encrypted offline communication platform.
  </Card>
</Columns>

<img src="https://mintcdn.com/offlineprotocol/mOsIVS7YHl59BE2m/images/Stack.svg?fit=max&auto=format&n=mOsIVS7YHl59BE2m&q=85&s=cfaf7cb92511cc5f13620f85e9e35c04" alt="Stack" width="780" height="540" data-path="images/Stack.svg" />

## User Layer

* **Device Integration:** Profiles sync locally.
* **Online Uplinks:** Internet-bridging nodes for scaling adoption.

### Online Uplinks

* Act as switchboards between offline and online worlds.
* Identify nearest regional nodes for message relaying.
* Ensure data validity & global availability.
