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

# 開発者向けガイドの概要

<CardGroup cols={3}>
  <Card title="はじめに" href="/guides/getting-started/index" icon="rocket">
    Box APIの基礎を学び、最初のアプリケーションを作成
  </Card>

  <Card title="Box Archive" href="/guides/archives/index" icon="archive">
    Box Archiveの機能について学ぶ
  </Card>

  <Card title="Box AI" href="/guides/box-ai/index" icon="sparkles">
    BoxのAIを活用した機能を確認
  </Card>

  <Card title="Box AI Studio" href="/guides/ai-studio/index" icon="star">
    Box AI StudioでAIエージェントを構築および管理
  </Card>

  <Card title="Box MCPサーバー" href="/guides/box-mcp/index" icon="server">
    BoxとModel Context Protocolを統合
  </Card>

  <Card title="Box Doc Gen" href="/guides/docgen/index" icon="file-lines">
    プログラムでドキュメントを生成
  </Card>

  <Card title="アプリケーション" href="/guides/applications/index" icon="puzzle">
    Boxアプリケーションを作成および管理
  </Card>

  <Card title="認証" href="/guides/authentication/index" icon="fingerprint">
    Box認証でアプリケーションを保護
  </Card>

  <Card title="承認" href="/guides/authorization/index" icon="shield-check">
    アクセスと権限を制御
  </Card>

  <Card title="APIコール" href="/guides/api-calls/index" icon="network-wired">
    APIの基本とベストプラクティスを習得
  </Card>

  <Card title="CLI" href="/guides/cli/index" icon="terminal">
    Boxコマンドラインインターフェースを使用
  </Card>

  <Card title="Boxの埋め込み" href="/guides/embed/index" icon="square-arrow-up-right">
    アプリにBoxエクスペリエンスを埋め込む
  </Card>

  <Card title="ツール" href="/guides/tooling/index" icon="wrench">
    Boxの開発向けのツールやSDKを確認
  </Card>

  <Card title="セキュリティ" href="/guides/security/index" icon="camera-cctv">
    セキュリティのベストプラクティスを実装
  </Card>

  <Card title="SSOとApp User" href="/guides/sso-identities-and-app-users/index" icon="users">
    シングルサインオンとApp Userを設定
  </Card>

  <Card title="コラボレーション" href="/guides/collaborations/index" icon="handshake">
    チームのコラボレーション機能を有効化
  </Card>

  <Card title="コレクション" href="/guides/collections/index" icon="folder-open">
    コレクションでコンテンツを整理
  </Card>

  <Card title="コメント" href="/guides/comments/index" icon="message">
    アプリにコメント機能を追加
  </Card>

  <Card title="ダウンロード" href="/guides/downloads/index" icon="download">
    ファイルのダウンロード機能を実装
  </Card>

  <Card title="イベント" href="/guides/events/index" icon="bell">
    Boxイベントを監視して対応
  </Card>

  <Card title="ファイル" href="/guides/files/index" icon="file">
    Box内のファイルを操作
  </Card>

  <Card title="ファイルリクエスト" href="/guides/file-requests/index" icon="inbox">
    ファイルリクエストを作成および管理
  </Card>

  <Card title="フォルダ" href="/guides/folders/index" icon="folder">
    フォルダ操作を管理
  </Card>

  <Card title="統合マッピング" href="/guides/integration-mappings/index" icon="link">
    統合間でユーザーをマッピング
  </Card>

  <Card title="リーガルホールド" href="/guides/legal-holds/index" icon="scale-balanced">
    リーガルホールドの要件を管理
  </Card>

  <Card title="メタデータ" href="/guides/metadata/index" icon="tag">
    コンテンツにカスタムメタデータを追加
  </Card>

  <Card title="モバイル" href="/guides/mobile/index" icon="mobile">
    モバイル向けのBoxアプリケーションを作成
  </Card>

  <Card title="レプリゼンテーション" href="/guides/representations/index" icon="image">
    ファイルレプリゼンテーションを操作
  </Card>

  <Card title="リテンションポリシー" href="/guides/retention-policies/index" icon="hourglass-end">
    コンテンツのリテンションポリシーを設定
  </Card>

  <Card title="検索" href="/guides/search/index" icon="magnifying-glass">
    強力な検索機能を実装
  </Card>

  <Card title="共有リンク" href="/guides/shared-links/index" icon="share-nodes">
    共有リンクを作成および管理
  </Card>

  <Card title="Box Relay" href="/guides/box-relay/index" icon="zap">
    Box Relayでワークフローを自動化
  </Card>

  <Card title="Box Sign" href="/guides/box-sign/index" icon="pen-fancy">
    電子サイン機能を追加
  </Card>

  <Card title="タスク" href="/guides/tasks/index" icon="list-check">
    タスクを作成および管理
  </Card>

  <Card title="ごみ箱" href="/guides/trash/index" icon="trash">
    削除済みコンテンツを処理
  </Card>

  <Card title="アップロード" href="/guides/uploads/index" icon="cloud-arrow-up">
    ファイルのアップロード機能を実装
  </Card>

  <Card title="ユーザー" href="/guides/users/index" icon="person">
    Boxユーザーを管理
  </Card>

  <Card title="Webhook" href="/guides/webhooks/index" icon="webhook">
    Webhookでリアルタイムイベントを処理
  </Card>

  <Card title="ウェブリンク" href="/guides/web-links/index" icon="globe">
    ウェブリンクを作成および管理
  </Card>
</CardGroup>
