> For the complete documentation index, see [llms.txt](https://gitbook.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.com/docs/documentation/fr/getting-started.md).

# Commencer

- [Vue d'ensemble](https://gitbook.com/docs/documentation/fr/getting-started/readme.md): Créez et publiez une documentation native à l’IA que vos utilisateurs adoreront. GitBook vous offre des outils intelligents pour créer des guides produit, des références d’API et une documentation qui s’améliore au fil du temps.
- [Démarrage rapide](https://gitbook.com/docs/documentation/fr/getting-started/quickstart.md): Mettez-vous en route dans GitBook et publiez votre premier site de documentation en quelques minutes
- [Documentation native à l’IA](https://gitbook.com/docs/documentation/fr/getting-started/ai-documentation.md): Découvrez comment la documentation IA aide vos utilisateurs à trouver des réponses, votre équipe à maintenir efficacement la documentation et vos contenus à être plus facilement découverts par des outils d’IA comme ChatGPT
- [Migrer vers GitBook](https://gitbook.com/docs/documentation/fr/getting-started/import.md): Comment importer du contenu existant dans GitBook depuis Confluence, Notion, Git et plus encore
- [Synchronisation GitHub et GitLab](https://gitbook.com/docs/documentation/fr/getting-started/git-sync.md): Synchronisez votre contenu GitBook avec GitHub ou GitLab grâce à l’intégration bidirectionnelle de GitBook
- [Activation de la synchronisation GitHub](https://gitbook.com/docs/documentation/fr/getting-started/git-sync/enabling-github-sync.md): Configurez et autorisez l’intégration GitHub pour GitBook
- [Activation de la synchronisation GitLab](https://gitbook.com/docs/documentation/fr/getting-started/git-sync/enabling-gitlab-sync.md): Configurez et autorisez l’intégration GitLab pour GitBook
- [Configuration du contenu](https://gitbook.com/docs/documentation/fr/getting-started/git-sync/content-configuration.md): Configurez Git Sync avec des fonctionnalités supplémentaires
- [Aperçu des pull requests GitHub](https://gitbook.com/docs/documentation/fr/getting-started/git-sync/github-pull-request-preview.md): Voyez un aperçu de votre contenu lors de la création d’une pull request dans GitHub
- [Messages de commit et autolien](https://gitbook.com/docs/documentation/fr/getting-started/git-sync/commits.md)
- [Monorepos](https://gitbook.com/docs/documentation/fr/getting-started/git-sync/monorepos.md)
- [Résolution des problèmes](https://gitbook.com/docs/documentation/fr/getting-started/git-sync/troubleshooting.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook.com/docs/documentation/fr/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
