> ## 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">
  <h1 id="tiro-hero-title">무엇을 도와드릴까요?</h1>

  <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="/ko/guide/start/quickstart">빠른 시작</a>
    <a href="/ko/guide/workspace/plans">요금제</a>
    <a href="/ko/guide/troubleshooting/recording">녹음이 안 될 때</a>
    <a href="/ko/guide/recording/live#실시간-번역-사용하기">실시간 번역</a>
  </div>

  <CardGroup cols={3}>
    <Card title="시작하기" icon="rocket" href="/ko/guide/start/overview">
      가입부터 첫 녹음까지, 5분이면 시작해요
    </Card>

    <Card title="대화 기록하기" icon="microphone" href="/ko/guide/recording/live">
      회의·통화·파일, 무엇이든 받아써서 노트로
    </Card>

    <Card title="기록 품질 높이기" icon="sliders" href="/ko/guide/recording/diarization">
      맥락·화자 분리·단어장으로 더 정확하게
    </Card>

    <Card title="노트 만들기" icon="file-lines" href="/ko/guide/notes/document">
      템플릿으로 원하는 문서를 빠르게
    </Card>

    <Card title="AI로 활용하기" icon="wand-magic-sparkles" href="/ko/guide/notes/wiki">
      위키·Ask Tiro·MCP로 노트를 AI와
    </Card>

    <Card title="노트 다시 듣기" icon="headphones" href="/ko/guide/notes/replay">
      문단별로 음성을 다시 들어요
    </Card>

    <Card title="공유 & 협업" icon="share-nodes" href="/ko/guide/sharing/overview">
      링크와 폴더로 팀과 함께 보기
    </Card>

    <Card title="자동화" icon="robot" href="/ko/guide/automation/sharing">
      공유·정리·캘린더 녹음을 자동으로
    </Card>

    <Card title="워크스페이스 · 플랜 & 결제" icon="credit-card" href="/ko/guide/workspace/overview">
      워크스페이스·요금제·구독·영수증을 한곳에서
    </Card>

    <Card title="계정 관리" icon="user-gear" href="/ko/guide/account/overview">
      로그인·기기·계정을 관리해요
    </Card>

    <Card title="개인정보 & 보안" icon="shield-halved" href="/ko/guide/privacy/overview">
      내 데이터가 어떻게 보호되는지
    </Card>

    <Card title="문제 해결" icon="wrench" href="/ko/guide/troubleshooting/overview">
      막혔을 때 빠르게 해결하는 법
    </Card>
  </CardGroup>

  <Card title="개발자 문서" icon="code" href="/ko/developers/getting-started/quickstart" horizontal arrow="true">
    티로에 쌓이는 노트·전사·요약을 코드로 가져와 자동화하거나 AI에 연결하고 싶다면.
  </Card>
</div>
