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

# LARK: Lightweight AI Reconnaissance Kit Documentation

> Official documentation for the LARK cybersecurity appliance — network traffic analysis, threat detection, and edge AI in one portable unit.

The Lightweight AI Reconnaissance Kit (LARK) is a self-contained cybersecurity platform that gives your team full visibility into network activity from the moment it is powered on. It captures network traffic passively, detects threats, retains full packet data, and supports AI-assisted analysis — all running locally on the appliance, with no cloud connectivity required.

<CardGroup cols={2}>
  <Card title="Overview" icon="circle-info" href="/introduction/overview">
    Learn what the LARK is, what it does, and how it fits into your network.
  </Card>

  <Card title="Kit Composition" icon="box" href="/kit-composition/kit-overview">
    Understand the hardware, components, and interfaces that make up a LARK kit.
  </Card>

  <Card title="Setup" icon="wrench" href="/setup/setup-overview">
    Step-by-step instructions for getting your LARK running on your network.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/reference/quick-start">
    Condensed steps to go from unboxing to active monitoring as fast as possible.
  </Card>
</CardGroup>

## What the LARK does

The LARK observes network traffic passively using a TAP or switch SPAN port, then turns that traffic into structured telemetry, alerts, and retained packet data — all accessible through a browser on any connected laptop.

<CardGroup cols={2}>
  <Card title="Architecture" icon="sitemap" href="/architecture/architecture-overview">
    How the software stack, services, and data flows are organized.
  </Card>

  <Card title="Administration" icon="user-shield" href="/administration/administration-model">
    Managing users, applications, and system health on a running appliance.
  </Card>

  <Card title="Data Management" icon="database" href="/data-management/data-overview">
    How collected data is stored, processed, and offloaded to external destinations.
  </Card>

  <Card title="Troubleshooting" icon="triangle-exclamation" href="/troubleshooting/troubleshooting-approach">
    Diagnose and resolve common issues with the LARK appliance.
  </Card>
</CardGroup>

## LARK models

The LARK is available in three models — SWIFT, PEREGRINE, and APEX — all running the same software. They differ in compute, storage, and the number of nodes.

<Card title="Models & Capacity" icon="server" href="/models-and-capacity">
  Compare SWIFT, PEREGRINE, and APEX hardware specifications and capacity.
</Card>

<Tip>
  If you are setting up a LARK for the first time, start with the [Kit Composition](/kit-composition/kit-overview) and [Setup](/setup/setup-overview) sections. If the appliance is already running, jump to [Administration](/administration/administration-model) or [Data Management](/data-management/data-overview).
</Tip>
