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

# Hubs de documentation

<Note>
  Si vous débutez avec OpenClaw, commencez par [Bien démarrer](/fr/start/getting-started).
</Note>

Utilisez ces hubs pour découvrir toutes les pages, y compris les analyses approfondies et la documentation de référence qui n’apparaissent pas dans la navigation de gauche.

## Commencez ici

* [Index](/fr)
* [Bien démarrer](/fr/start/getting-started)
* [Onboarding](/fr/start/onboarding)
* [Onboarding (CLI)](/fr/start/wizard)
* [Configuration initiale](/fr/start/setup)
* [Tableau de bord (Gateway local)](http://127.0.0.1:18789/)
* [Aide](/fr/help)
* [Répertoire de documentation](/fr/start/docs-directory)
* [Configuration](/fr/gateway/configuration)
* [Exemples de configuration](/fr/gateway/configuration-examples)
* [Assistant OpenClaw](/fr/start/openclaw)
* [Vitrine](/fr/start/showcase)
* [Lore](/fr/start/lore)

## Installation + mises à jour

* [Docker](/fr/install/docker)
* [Nix](/fr/install/nix)
* [Mise à jour / restauration](/fr/install/updating)
* [Workflow Bun (expérimental)](/fr/install/bun)

## Concepts clés

* [Architecture](/fr/concepts/architecture)
* [Fonctionnalités](/fr/concepts/features)
* [Hub réseau](/fr/network)
* [Runtime d’agent](/fr/concepts/agent)
* [Espace de travail de l’agent](/fr/concepts/agent-workspace)
* [Mémoire](/fr/concepts/memory)
* [Boucle d’agent](/fr/concepts/agent-loop)
* [Streaming + découpage](/fr/concepts/streaming)
* [Routage multi-agent](/fr/concepts/multi-agent)
* [Compaction](/fr/concepts/compaction)
* [Sessions](/fr/concepts/session)
* [Élagage des sessions](/fr/concepts/session-pruning)
* [Outils de session](/fr/concepts/session-tool)
* [File d’attente](/fr/concepts/queue)
* [Commandes slash](/fr/tools/slash-commands)
* [Adaptateurs RPC](/fr/reference/rpc)
* [Schémas TypeBox](/fr/concepts/typebox)
* [Gestion des fuseaux horaires](/fr/concepts/timezone)
* [Présence](/fr/concepts/presence)
* [Découverte + transports](/fr/gateway/discovery)
* [Bonjour](/fr/gateway/bonjour)
* [Routage des canaux](/fr/channels/channel-routing)
* [Groupes](/fr/channels/groups)
* [Messages de groupe](/fr/channels/group-messages)
* [Basculement de modèle](/fr/concepts/model-failover)
* [OAuth](/fr/concepts/oauth)

## Fournisseurs + ingress

* [Hub des canaux de chat](/fr/channels)
* [Hub des fournisseurs de modèles](/fr/providers/models)
* [WhatsApp](/fr/channels/whatsapp)
* [Telegram](/fr/channels/telegram)
* [Slack](/fr/channels/slack)
* [Discord](/fr/channels/discord)
* [Mattermost](/fr/channels/mattermost)
* [Signal](/fr/channels/signal)
* [QQ Bot](/fr/channels/qqbot)
* [iMessage](/fr/channels/imessage)
* [Analyse des emplacements](/fr/channels/location)
* [WebChat](/fr/web/webchat)
* [Webhooks](/fr/automation/cron-jobs#webhooks)
* [Gmail Pub/Sub](/fr/automation/cron-jobs#gmail-pubsub-integration)

## Gateway + opérations

* [Runbook Gateway](/fr/gateway)
* [Modèle réseau](/fr/network#core-model)
* [Appairage Gateway](/fr/gateway/pairing)
* [Verrou Gateway](/fr/gateway/gateway-lock)
* [Processus en arrière-plan](/fr/gateway/background-process)
* [Santé](/fr/gateway/health)
* [Heartbeat](/fr/gateway/heartbeat)
* [Doctor](/fr/gateway/doctor)
* [Journalisation](/fr/gateway/logging)
* [Sandboxing](/fr/gateway/sandboxing)
* [Tableau de bord](/fr/web/dashboard)
* [Interface de contrôle](/fr/web/control-ui)
* [Accès distant](/fr/gateway/remote)
* [README de la Gateway distante](/fr/gateway/remote-gateway-readme)
* [Tailscale](/fr/gateway/tailscale)
* [Sécurité](/fr/gateway/security)
* [Dépannage](/fr/gateway/troubleshooting)

## Outils + automatisation

* [Surface des outils](/fr/tools)
* [OpenProse](/fr/prose)
* [Référence CLI](/fr/cli)
* [Outil d’exécution](/fr/tools/exec)
* [Outil PDF](/fr/tools/pdf)
* [Mode élevé](/fr/tools/elevated)
* [Tâches Cron](/fr/automation/cron-jobs)
* [Automatisation](/fr/automation)
* [Réflexion + verbeux](/fr/tools/thinking)
* [Modèles](/fr/concepts/models)
* [Sous-agents](/fr/tools/subagents)
* [CLI d’envoi à l’agent](/fr/tools/agent-send)
* [Interface terminal](/fr/web/tui)
* [Contrôle du navigateur](/fr/tools/browser)
* [Navigateur (dépannage Linux)](/fr/tools/browser-linux-troubleshooting)
* [Sondages](/fr/cli/message)

## Nodes, médias, voix

* [Vue d’ensemble des Nodes](/fr/nodes)
* [Caméra](/fr/nodes/camera)
* [Images](/fr/nodes/images)
* [Audio](/fr/nodes/audio)
* [Commande d’emplacement](/fr/nodes/location-command)
* [Réveil vocal](/fr/nodes/voicewake)
* [Mode conversation](/fr/nodes/talk)

## Plateformes

* [Vue d’ensemble des plateformes](/fr/platforms)
* [macOS](/fr/platforms/macos)
* [iOS](/fr/platforms/ios)
* [Android](/fr/platforms/android)
* [Hub Windows](/fr/platforms/windows)
* [Linux](/fr/platforms/linux)
* [Surfaces Web](/fr/web)

## Application compagnon macOS (avancé)

* [Configuration de développement macOS](/fr/platforms/mac/dev-setup)
* [Barre de menus macOS](/fr/platforms/mac/menu-bar)
* [Réveil vocal macOS](/fr/platforms/mac/voicewake)
* [Superposition vocale macOS](/fr/platforms/mac/voice-overlay)
* [WebChat macOS](/fr/platforms/mac/webchat)
* [Canvas macOS](/fr/platforms/mac/canvas)
* [Processus enfant macOS](/fr/platforms/mac/child-process)
* [Santé macOS](/fr/platforms/mac/health)
* [Icône macOS](/fr/platforms/mac/icon)
* [Journalisation macOS](/fr/platforms/mac/logging)
* [Autorisations macOS](/fr/platforms/mac/permissions)
* [Accès distant macOS](/fr/platforms/mac/remote)
* [Signature macOS](/fr/platforms/mac/signing)
* [Gateway macOS (launchd)](/fr/platforms/mac/bundled-gateway)
* [XPC macOS](/fr/platforms/mac/xpc)
* [Skills macOS](/fr/platforms/mac/skills)
* [Peekaboo macOS](/fr/platforms/mac/peekaboo)

## Plugins

* [Vue d’ensemble des Plugins](/fr/tools/plugin)
* [Créer des Plugins](/fr/plugins/building-plugins)
* [Hooks de Plugin](/fr/plugins/hooks)
* [Manifeste de Plugin](/fr/plugins/manifest)
* [Outils d’agent](/fr/plugins/building-plugins#registering-agent-tools)
* [Bundles de Plugin](/fr/plugins/bundles)
* [ClawHub](/fr/clawhub)
* [Guide pratique des capacités](/fr/plugins/adding-capabilities)
* [Plugin d’appel vocal](/fr/plugins/voice-call)
* [Plugin utilisateur Zalo](/fr/plugins/zalouser)

## Espace de travail + modèles

* [Skills](/fr/tools/skills)
* [ClawHub](/fr/clawhub)
* [Configuration des Skills](/fr/tools/skills-config)
* [AGENTS par défaut](/fr/reference/AGENTS.default)
* [Modèles : AGENTS](/fr/reference/templates/AGENTS)
* [Modèles : BOOTSTRAP](/fr/reference/templates/BOOTSTRAP)
* [Modèles : HEARTBEAT](/fr/reference/templates/HEARTBEAT)
* [Modèles : IDENTITY](/fr/reference/templates/IDENTITY)
* [Modèles : SOUL](/fr/reference/templates/SOUL)
* [Modèles : TOOLS](/fr/reference/templates/TOOLS)
* [Modèles : USER](/fr/reference/templates/USER)

## Projet

* [Crédits](/fr/reference/credits)

## Tests + publication

* [Tests](/fr/reference/test)
* [Politique de publication](/fr/reference/RELEASING)
* [Modèles d’appareils](/fr/reference/device-models)

## Associé

* [Bien démarrer](/fr/start/getting-started)
