# Modules

- [Gestion des annexes](https://docs.sgch.app/pharmacie/modules/gestion-des-annexes.md)
- [Gestion des fournisseurs](https://docs.sgch.app/pharmacie/modules/gestion-des-fournisseurs.md): Le module de gestion des fournisseurs permet de centraliser et de suivre l’ensemble des partenaires et prestataires intervenant dans l’approvisionnement de l’établissement.
- [Gestion  des programmes](https://docs.sgch.app/pharmacie/modules/gestion-des-programmes.md): Le module de gestion des programmes permet de planifier, suivre et évaluer l’ensemble des programmes de santé, projets ou campagnes spécifiques menés au sein de l’établissement.
- [Gestion des emplacements](https://docs.sgch.app/pharmacie/modules/gestion-des-emplacements.md): Le module de gestion des emplacements des médicaments permet d’organiser et de suivre avec précision la localisation physique de chaque produit au sein de la pharmacie et de ses annexes.
- [Gestion des subventionnaires](https://docs.sgch.app/pharmacie/modules/gestion-des-subventionnaires.md)
- [Gestion des produits](https://docs.sgch.app/pharmacie/modules/gestion-des-produits.md)
- [Gestion des bons de commande](https://docs.sgch.app/pharmacie/modules/gestion-des-bons-de-commande.md)
- [Gestion des bons de livraison](https://docs.sgch.app/pharmacie/modules/gestion-des-bons-de-livraison.md)
- [Gestion des approvisionnements](https://docs.sgch.app/pharmacie/modules/gestion-des-approvisionnements.md)
- [Inventaire & Contrôle](https://docs.sgch.app/pharmacie/modules/inventaire-and-controle.md)
- [Reporting](https://docs.sgch.app/pharmacie/modules/reporting.md)
- [Gestion des réclamations](https://docs.sgch.app/pharmacie/modules/gestion-des-reclamations.md)
- [Parametrage avancée](https://docs.sgch.app/pharmacie/modules/parametrage-avancee.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.sgch.app/pharmacie/modules.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.
