# Commencer

- [Démarrage rapide](https://docs.thewalletcrew.io/fr/commencer/readme.md)
- [Apprendre les fondamentaux du Wallet](https://docs.thewalletcrew.io/fr/commencer/readme/wallet-fundamentals.md): Comprenez les bases d’Apple Wallet et de Google Wallet, ainsi que les types de cartes que vous pouvez configurer dans The Wallet Crew.
- [Comprendre la plateforme](https://docs.thewalletcrew.io/fr/commencer/readme/understand-platform.md): Aperçu d’une page de la plateforme The Wallet Crew : ce que c’est, ce qu’elle fait et comment les équipes l’utilisent.
- [Feuille de route d’implémentation](https://docs.thewalletcrew.io/fr/commencer/readme/feuille-de-route-dimplementation.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://docs.thewalletcrew.io/fr/commencer.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.
