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

# Introduction

> Resonant is a local-first voice workspace for macOS and Windows. Dictate, record meetings, and query your voice history — all processed on your device.

## What is Resonant?

Resonant turns your voice into a productivity layer. It runs entirely on your device — your audio never leaves your machine.

* **Dictate anywhere** — speak into any text field in any app
* **Record meetings** — auto-detect Zoom, Teams, and Google Meet with real-time transcription
* **Dispatch commands** — trigger actions, launch apps, and run workflows with your voice
* **Journal** — auto-generated daily log of everything you dictated and discussed
* **Relay** — use your phone as a wireless microphone
* **MCP integration** — let AI tools search your voice history via Model Context Protocol

## Core principles

<CardGroup cols={2}>
  <Card title="Local-first" icon="lock">
    All speech recognition runs on-device using Apple Neural Engine (Mac) or CPU/GPU (Windows). Audio never leaves your machine.
  </Card>

  <Card title="Works everywhere" icon="globe">
    Dictate into any app — Slack, VS Code, Google Docs, email, terminal. Resonant types for you.
  </Card>

  <Card title="Always learning" icon="brain">
    Acoustic biasing reads your screen context to improve accuracy for domain-specific vocabulary.
  </Card>

  <Card title="AI-connected" icon="robot">
    MCP integration lets Claude, Cursor, and other AI tools query your dictations, meetings, and journal.
  </Card>
</CardGroup>

## Quick links

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/docs/getting-started/installation">
    Download and install Resonant on Mac or Windows.
  </Card>

  <Card title="Quickstart" icon="rocket" href="/docs/getting-started/quickstart">
    Get dictating in under 2 minutes.
  </Card>

  <Card title="MCP Setup" icon="plug" href="/docs/integrations/mcp">
    Connect Resonant to Claude Code, Cursor, and VS Code.
  </Card>

  <Card title="Features" icon="sparkles" href="/docs/features/dictation">
    Explore dictation, meetings, dispatch, journal, and relay.
  </Card>
</CardGroup>
