# Commencer

- [Paramétrer son compte](https://docs.fullwhere.com/commencer/parametrer-son-compte.md): Mettez à jour les informations de votre compte utilisateur
- [Marques](https://docs.fullwhere.com/commencer/marques.md): Mettez à jour les informations de vos marques
- [Localisations](https://docs.fullwhere.com/commencer/localisations.md): Mettez à jour les informations de vos points de vente
- [Groupes de localisations](https://docs.fullwhere.com/commencer/groupes-de-localisations.md): Organiser vos établissements en sous-ensembles
- [Membres](https://docs.fullwhere.com/commencer/membres.md): Gérez les utilisateurs de votre espace Fullwhere
- [Équipes](https://docs.fullwhere.com/commencer/equipes.md): Organisez votre espace de travail en équipes
- [Signatures d'email](https://docs.fullwhere.com/commencer/signatures-demail.md): Définissez des signatures d'email à l'image de votre marque


---

# 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.fullwhere.com/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.
