# Commencer

- [Aperçu](https://gitbook.com/docs/documentation/fr/getting-started/readme.md): Créez et publiez une documentation native 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 avec GitBook et publiez votre premier site de documentation en quelques minutes
- [Documentation native 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 votre documentation à être plus facilement découverte par des outils d’IA comme ChatGPT
- [Migrer vers GitBook](https://gitbook.com/docs/documentation/fr/getting-started/import.md): Comment importer un 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: 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.
