> ## Documentation Index
> Fetch the complete documentation index at: https://mumbli-feat-proof-of-use.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Documentation Index

> Start here for Mumbli documentation: setup, usage, privacy, developer notes, benchmarks, and comparisons.

This is the docs home for Mumbli. The product homepage lives separately; this page points to the documentation you need to install, use, inspect, or contribute to the app.

<div className="docs-index-lede">
  <span>macOS 13+</span>
  <span>Apache-2.0</span>
  <span>Bring your own API keys</span>
</div>

## Start here

<CardGroup cols={2}>
  <Card title="Voice to text for Mac" icon="microphone" href="/voice-to-text-for-mac">
    How Mumbli turns spoken input into polished text in any Mac app.
  </Card>

  <Card title="Works in any app" icon="keyboard" href="/works-in-any-app">
    Where dictation works and how cursor injection behaves across macOS.
  </Card>

  <Card title="Menu bar dictation" icon="window-maximize" href="/menu-bar-dictation-app">
    How the menu-bar app, overlay, hotkeys, and hands-free mode fit together.
  </Card>

  <Card title="Custom vocabulary" icon="list" href="/custom-vocabulary-for-dictation">
    Add names, jargon, product terms, and other words speech engines miss.
  </Card>
</CardGroup>

## Trust and setup

<CardGroup cols={2}>
  <Card title="Privacy" icon="shield" href="/privacy">
    What stays local, what goes to your configured providers, and what Mumbli does not collect.
  </Card>

  <Card title="Download" icon="download" href="https://github.com/fireharp/mumbli/releases/latest">
    Get the latest release from GitHub. macOS 13.0 or later is required.
  </Card>
</CardGroup>

## Benchmarks

<CardGroup cols={2}>
  <Card title="Performance benchmarks" icon="gauge" href="/benchmarks">
    STT latency, quality wins, vocabulary accuracy, and provider comparison notes.
  </Card>
</CardGroup>

## Developer docs

<CardGroup cols={2}>
  <Card title="For developers" icon="code" href="/for-developers">
    Architecture, local build steps, release flow, safety guards, and contribution notes.
  </Card>

  <Card title="Accessibility permissions" icon="universal-access" href="/for-developers/accessibility-permissions">
    Details for macOS Accessibility access and text injection behavior.
  </Card>

  <Card title="Apple Dictation comparison" icon="scale-balanced" href="/compare/apple-dictation">
    Where Mumbli differs from the built-in macOS dictation feature.
  </Card>
</CardGroup>
