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

# Introduction

> The Complete WhatsApp Infrastructure for Modern Teams.

<img className="block dark:hidden" src="https://mintcdn.com/otpedgecom/_hqoaJa9YyLFKKrx/images/hero-light.svg?fit=max&auto=format&n=_hqoaJa9YyLFKKrx&q=85&s=bc8ce37efe3c57472c9939c4979ef489" alt="Hero Light" width="800" height="400" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/otpedgecom/_hqoaJa9YyLFKKrx/images/hero-dark.svg?fit=max&auto=format&n=_hqoaJa9YyLFKKrx&q=85&s=f0bc5ccc56c0994f0bad022451187bc4" alt="Hero Dark" width="800" height="400" data-path="images/hero-dark.svg" />

## Infrastructure for Modern Auth & Marketing

OTP Edge is a high-performance WhatsApp platform designed for developers and marketing teams who prioritize security, speed, and scale. We provide a distributed edge network for sub-100ms dispatch latency, high-conversion marketing campaigns, and flat-rate predictability.

### Key Features

<CardGroup cols={2}>
  <Card title="Bulk Marketing" icon="bullhorn">
    Dispatch thousands of highly personalized marketing messages with dynamic variables in seconds.
  </Card>

  <Card title="Bring Your Own WABA" icon="whatsapp">
    Connect your existing Meta WhatsApp Business Account. Zero markups—you pay Meta directly for usage, and enjoy flat-rate SaaS pricing from us.
  </Card>

  <Card title="Stateless Identity" icon="shield-check">
    Receive cryptographically signed JWTs upon verification. Secure, stateless, and enterprise-ready.
  </Card>

  <Card title="Edge Compute" icon="bolt">
    Messages are dispatched through our global kinetic infrastructure for maximum delivery speed and zero cold starts.
  </Card>
</CardGroup>

## The OTP Edge Flow

1. **Dispatch**: Hit our `/v1/send-otp` endpoint with a phone number.
2. **Verify**: Your user enters the code; you call `/v1/verify-otp`.
3. **Identity**: Receive a signed JWT. Verify it offline on your backend.
