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

# How can we help?

> Everything for using Tiro AI Notes: recording, live transcription, AI summaries, and sharing, plus the REST API and MCP integration. Pick a topic to start.

<div id="tiro-home">
  <div id="tiro-guide-hero">
    <p id="tiro-hero-eyebrow">Perfectly Crafted Meeting Notes</p>
    <h1 id="tiro-hero-title">How can we help?</h1>
    <p id="tiro-hero-sub">From recording, live transcription, AI summaries, and note sharing to the REST API and MCP integration — pick a topic and start right away.</p>
  </div>

  <div id="tiro-home-content">
    <div id="tiro-hero-search" role="button" tabIndex={0} aria-label="Open search">
      <span id="tiro-hero-search-text">Search anything…</span>
      <kbd>⌘K</kbd>
    </div>

    <div id="tiro-hero-chips">
      <a href="/en/guide/start/quickstart">Quick start</a>
      <a href="/en/guide/workspace/plans">Plans</a>
      <a href="/en/guide/troubleshooting/recording">Recording issues</a>
      <a href="/en/guide/recording/live#using-real-time-translation">Live translation</a>
    </div>

    <CardGroup cols={3}>
      <Card title="Getting Started" icon="rocket" href="/en/guide/start/overview">
        From sign-up to your first recording in 5 minutes
      </Card>

      <Card title="Recording" icon="microphone" href="/en/guide/recording/live">
        Turn any meeting, call, or file into a note
      </Card>

      <Card title="Recording Quality" icon="sliders" href="/en/guide/recording/context">
        Context, speaker labels, and wordbook for accuracy
      </Card>

      <Card title="Creating Notes" icon="file-lines" href="/en/guide/notes/document">
        Templates that draft the doc you want
      </Card>

      <Card title="Using Notes with AI" icon="wand-magic-sparkles" href="/en/guide/notes/wiki">
        Wiki, Ask Tiro, and MCP bring AI to your notes
      </Card>

      <Card title="Replay" icon="headphones" href="/en/guide/notes/replay">
        Listen back to the audio, paragraph by paragraph
      </Card>

      <Card title="Sharing & Collaboration" icon="share-nodes" href="/en/guide/sharing/overview">
        Share with your team via links and folders
      </Card>

      <Card title="Automation" icon="robot" href="/en/guide/automation/sharing">
        Automate sharing, filing, and calendar recording
      </Card>

      <Card title="Workspace, Plans & Billing" icon="credit-card" href="/en/guide/workspace/overview">
        Workspace, plans, subscription, and invoices
      </Card>

      <Card title="Account" icon="user-gear" href="/en/guide/account/overview">
        Manage login, devices, and your account
      </Card>

      <Card title="Privacy & Security" icon="shield-halved" href="/en/guide/privacy/overview">
        How your data is protected
      </Card>

      <Card title="Troubleshooting" icon="wrench" href="/en/guide/troubleshooting/overview">
        Quick fixes when you're stuck
      </Card>
    </CardGroup>

    <Card title="Developer docs" icon="code" href="/en/developers/getting-started/quickstart" horizontal arrow="true">
      Pull your notes, transcripts, and summaries via code to automate them or connect them to AI.
    </Card>
  </div>
</div>
