# Gestion de projet

- [Introduction](https://doc.simax.fr/fonctionnelle/gestion-de-projet/introduction.md)
- [Projet à facturation au réel](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-au-reel.md)
- [Gestion des matériels](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-au-reel/gestion-des-materiels.md)
- [Saisie des temps](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-au-reel/saisie-des-temps.md)
- [Facturation](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-au-reel/facturation.md)
- [Projet à facturation à l'échéance](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-a-lecheance.md)
- [Préparation](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-a-lecheance/preparation.md)
- [Saisi temps](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-a-lecheance/saisi-temps.md)
- [Facturation](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-a-lecheance/facturation.md)
- [Projet à facturation sur situation](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-sur-situation.md)
- [Préparation](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-sur-situation/preparation.md)
- [Gestion des matériels](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-sur-situation/gestion-des-materiels.md)
- [Saisie des temps](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-sur-situation/saisie-des-temps.md)
- [Facturation](https://doc.simax.fr/fonctionnelle/gestion-de-projet/projet-a-facturation-sur-situation/facturation.md)
- [Vue Kanban pour le suivi des tâches](https://doc.simax.fr/fonctionnelle/gestion-de-projet/vue-kanban-pour-le-suivi-des-taches.md): Prochainement disponible


---

# 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://doc.simax.fr/fonctionnelle/gestion-de-projet.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.
