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

# Démarrage

- [Gestion des identifiants](https://docs.devolutions.net/rdm/fr/getting-started/managing-credentials.md)
- [Liste de vérification pour les espaces de travail d'équipe natifs](https://docs.devolutions.net/rdm/fr/getting-started/checklist-for-native-team-workspaces.md)
- [Sélectionner un espace de travail d'équipe natif](https://docs.devolutions.net/rdm/fr/getting-started/checklist-for-native-team-workspaces/select-a-native-team-workspace.md)
- [Configurer un dossier d'équipe pour les paramètres par défaut](https://docs.devolutions.net/rdm/fr/getting-started/checklist-for-native-team-workspaces/set-up-a-team-folder-for-default-settings.md)
- [Liste de vérification pour les espaces de travail Solo (Gratuit)](https://docs.devolutions.net/rdm/fr/getting-started/checklist-for-solo-free-workspaces.md): /
- [Sélectionner un espace de travail Solo (Gratuit)](https://docs.devolutions.net/rdm/fr/getting-started/checklist-for-solo-free-workspaces/select-a-solo-free-workspace.md)
- [Liste de vérification pour les espaces de travail d'équipe tiers](https://docs.devolutions.net/rdm/fr/getting-started/checklist-for-third-party-team-workspaces.md)
- [Sélectionner un espace de travail d'équipe tiers](https://docs.devolutions.net/rdm/fr/getting-started/checklist-for-third-party-team-workspaces/select-a-third-party-team-workspace.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://docs.devolutions.net/rdm/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.
