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

# Guides overview

> Task-oriented paths for running, developing, integrating, and evaluating Harmonia.

Guides help you accomplish a concrete task. Use [Quickstart](/quickstart) for the shortest local path and [Development](/development) for the full engineering loop.

<CardGroup cols={2}>
  <Card title="Run locally" href="/quickstart">Configure the web app, worker, and emulators.</Card>
  <Card title="Develop safely" href="/development">Use the repository's test and verification workflow.</Card>
  <Card title="Connect Calendar" href="/google-calendar">Enable explicit operator-driven calendar synchronization.</Card>
  <Card title="Evaluate behavior" href="/evaluation">Exercise contracts, grounding, authority, and the vertical slice.</Card>
</CardGroup>

For exact values and schemas, use the [Reference](/reference/overview) tab. For operational diagnosis, use [Operations](/operations/overview).
