> ## 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.

# 何かお探しですか？

> Tiro AIノートの使い方をまとめました。録音・リアルタイム文字起こし・AI要約・ノート共有から REST API・MCP連携まで、必要なトピックを選んですぐ始められます。

<div id="tiro-home">
  <div id="tiro-guide-hero">
    <p id="tiro-hero-eyebrow">Perfectly Crafted Meeting Notes</p>
    <h1 id="tiro-hero-title">何かお手伝いできますか？</h1>
    <p id="tiro-hero-sub">録音・リアルタイム文字起こし・AI要約・ノート共有から REST API・MCP連携まで、必要なトピックを選んですぐ始められます。</p>
  </div>

  <div id="tiro-home-content">
    <div id="tiro-hero-search" role="button" tabIndex={0} aria-label="検索を開く">
      <span id="tiro-hero-search-text">なんでも検索…</span>
      <kbd>⌘K</kbd>
    </div>

    <div id="tiro-hero-chips">
      <a href="/ja/guide/start/quickstart">クイックスタート</a>
      <a href="/ja/guide/workspace/plans">料金プラン</a>
      <a href="/ja/guide/troubleshooting/recording">録音できないとき</a>
      <a href="/ja/guide/recording/live#リアルタイム翻訳を使う">リアルタイム翻訳</a>
    </div>

    <CardGroup cols={3}>
      <Card title="はじめに" icon="rocket" href="/ja/guide/start/overview">
        登録から最初の録音まで、5分で
      </Card>

      <Card title="会話の記録" icon="microphone" href="/ja/guide/recording/live">
        会議も通話もファイルも、ノートに
      </Card>

      <Card title="記録品質を高める" icon="sliders" href="/ja/guide/recording/context">
        文脈・話者分離・単語帳でより正確に
      </Card>

      <Card title="ノートを作る" icon="file-lines" href="/ja/guide/notes/document">
        テンプレートで欲しい文書をすぐに
      </Card>

      <Card title="AIで活用する" icon="wand-magic-sparkles" href="/ja/guide/notes/wiki">
        ウィキ・Ask Tiro・MCPでノートをAIと
      </Card>

      <Card title="聞き返す" icon="headphones" href="/ja/guide/notes/replay">
        段落ごとに音声を聞き返す
      </Card>

      <Card title="共有とコラボ" icon="share-nodes" href="/ja/guide/sharing/overview">
        リンクとフォルダでチーム共有
      </Card>

      <Card title="自動化" icon="robot" href="/ja/guide/automation/sharing">
        共有・整理・カレンダー録音を自動化
      </Card>

      <Card title="ワークスペース・プラン＆支払い" icon="credit-card" href="/ja/guide/workspace/overview">
        ワークスペース・プラン・請求をまとめて
      </Card>

      <Card title="アカウント" icon="user-gear" href="/ja/guide/account/overview">
        ログイン・デバイス・アカウントの管理
      </Card>

      <Card title="プライバシーとセキュリティ" icon="shield-halved" href="/ja/guide/privacy/overview">
        データがどう守られるか
      </Card>

      <Card title="トラブルシューティング" icon="wrench" href="/ja/guide/troubleshooting/overview">
        つまずいた時の解決法
      </Card>
    </CardGroup>

    <Card title="開発者ドキュメント" icon="code" href="/ja/developers/getting-started/quickstart" horizontal arrow="true">
      Tiroに貯まるノート・文字起こし・要約をコードで取得し、自動化やAI連携に。
    </Card>
  </div>
</div>
