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

# Introduction

> Monitoring for engineering teams

[Larm](https://larm.dev) is an uptime monitoring platform that checks your websites, APIs, and services from multiple global locations, detects outages using multi-probe voting to eliminate false positives, and alerts your team through the channels you already use.

## Get started

<Columns cols={2}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Set up your first monitor, alert channels, and status page.
  </Card>

  <Card title="API reference" icon="terminal" href="/api-reference/introduction">
    Authenticate and interact with the Larm API.
  </Card>

  <Card title="Monitors" icon="signal" href="/monitors">
    HTTP, TCP, DNS, and heartbeat monitor types.
  </Card>

  <Card title="Alert channels" icon="bell" href="/alert-channels">
    Slack, PagerDuty, email, webhooks, and more.
  </Card>
</Columns>
