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

# Overview

> Welcome to Qumo Deploy — Control plane and edge orchestration for global data relaying.

# Welcome to Qumo Deploy

Qumo Deploy provides modern control plane services and orchestration for high-performance edge relays.

## Key Capabilities

* **Global Relay Network**: Low-latency, distributed edge data forwarding.
* **Unified Control Plane**: Single dashboard and API to manage tenants, API keys, credentials, and deployments.
* **Developer First**: Command-line interface (`qumo`), TypeScript/JavaScript SDK, and full REST APIs.

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/guides/quickstart">
    Deploy your first edge relay in under 5 minutes.
  </Card>

  <Card title="CLI Reference" icon="terminal" href="/cli/overview">
    Install and manage your deployments via terminal.
  </Card>

  <Card title="TypeScript SDK" icon="code" href="/sdk/overview">
    Integrate relay tunnels directly into your Node.js or browser apps.
  </Card>

  <Card title="Web Console" icon="browser" href="/console/overview">
    Explore team management, metrics, and billing.
  </Card>
</CardGroup>
