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

# Vox Help

> Guides for setting up and living with Vox.

<div className="max-w-4xl mx-auto px-6 py-16">
  # Vox Help

  Short, practical articles. Most of them are a two minute read.

  ## New here?

  <CardGroup cols={2}>
    <Card title="Set up on your Mac" icon="laptop" href="/getting-started/setup-mac">
      The whole first-run setup, in about five minutes.
    </Card>

    <Card title="Set up on your iPhone" icon="mobile" href="/getting-started/setup-iphone">
      Including the Shortcut that makes dictation work.
    </Card>
  </CardGroup>

  ## Everyday things

  <CardGroup cols={2}>
    <Card title="Turning on and pairing" icon="power" href="/getting-started/turning-on-and-pairing">
      The black button: power, pairing, and switching devices.
    </Card>

    <Card title="Map shortcuts to your buttons" icon="keyboard" href="/using-vox/button-shortcuts">
      Assign a press or a double press to whatever you want.
    </Card>

    <Card title="Dictation vs Notes" icon="pen-line" href="/using-vox/dictation-vs-notes">
      Two different things that both start with your voice.
    </Card>

    <Card title="Getting the best accuracy" icon="waveform" href="/using-vox/speaking-and-whispering">
      When you can whisper, and what to do in a loud room.
    </Card>
  </CardGroup>

  ## Use Vox with other apps

  <CardGroup cols={2}>
    <Card title="Vox as a microphone" icon="microphone" href="/other-apps/virtual-mic">
      Select Vox as the input in any Mac app.
    </Card>

    <Card title="Superwhisper" icon="plug" href="/other-apps/superwhisper">
      Recommended settings.
    </Card>

    <Card title="Wispr Flow" icon="plug" href="/other-apps/wispr-flow">
      Recommended settings.
    </Card>

    <Card title="Apple Voice Control" icon="universal-access" href="/other-apps/apple-voice-control">
      Drive macOS with your voice through Vox.
    </Card>
  </CardGroup>

  <Note>
    Cannot find what you need? Email [support@augmental.tech](mailto:support@augmental.tech).
  </Note>
</div>
