> For the complete documentation index, see [llms.txt](https://help.socinformatique.fr/devisoc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.socinformatique.fr/devisoc/par-metier.md).

# PAR METIER

- [Je suis maitre d’œuvre](https://help.socinformatique.fr/devisoc/par-metier/je-suis-maitre-doeuvre.md)
- [Étapes initiales](https://help.socinformatique.fr/devisoc/par-metier/je-suis-maitre-doeuvre/etapes-initiales.md)
- [Imprimer un dossier de consultation](https://help.socinformatique.fr/devisoc/par-metier/je-suis-maitre-doeuvre/imprimer-un-dossier-de-consultation.md)
- [Imprimer les marches](https://help.socinformatique.fr/devisoc/par-metier/je-suis-maitre-doeuvre/imprimer-les-marches.md)
- [Contrat et honoraires de maitrise d'œuvre](https://help.socinformatique.fr/devisoc/par-metier/je-suis-maitre-doeuvre/contrat-et-honoraires-de-maitrise-doeuvre.md)
- [Listes de chantier](https://help.socinformatique.fr/devisoc/par-metier/je-suis-maitre-doeuvre/listes-de-chantier.md)
- [Annexe: Personnaliser les textes MOE](https://help.socinformatique.fr/devisoc/par-metier/je-suis-maitre-doeuvre/annexe-personnaliser-les-textes-moe.md)
- [Je suis constructeur MI](https://help.socinformatique.fr/devisoc/par-metier/je-suis-constructeur-mi.md)
- [Etapes initiales](https://help.socinformatique.fr/devisoc/par-metier/je-suis-constructeur-mi/etapes-initiales.md)
- [Calculer le prix de vente](https://help.socinformatique.fr/devisoc/par-metier/je-suis-constructeur-mi/calculer-le-prix-de-vente.md)
- [Editer les contrats](https://help.socinformatique.fr/devisoc/par-metier/je-suis-constructeur-mi/editer-les-contrats.md)
- [Suivre l'avancement](https://help.socinformatique.fr/devisoc/par-metier/je-suis-constructeur-mi/suivre-lavancement.md)
- [Export journal de vente](https://help.socinformatique.fr/devisoc/par-metier/je-suis-constructeur-mi/export-journal-de-vente.md)
- [Annexe : personnaliser les textes MI](https://help.socinformatique.fr/devisoc/par-metier/je-suis-constructeur-mi/annexe-personnaliser-les-textes-mi.md)
- [Je suis contractant général](https://help.socinformatique.fr/devisoc/par-metier/je-suis-contractant-general.md)
- [Étapes initiales](https://help.socinformatique.fr/devisoc/par-metier/je-suis-contractant-general/etapes-initiales.md)
- [Estimation des coûts d'achat](https://help.socinformatique.fr/devisoc/par-metier/je-suis-contractant-general/estimation-des-couts-dachat.md)
- [Calculer le prix de vente](https://help.socinformatique.fr/devisoc/par-metier/je-suis-contractant-general/calculer-le-prix-de-vente.md)
- [Éditer les contrats](https://help.socinformatique.fr/devisoc/par-metier/je-suis-contractant-general/editer-les-contrats.md)
- [Suivre l'avancement](https://help.socinformatique.fr/devisoc/par-metier/je-suis-contractant-general/suivre-lavancement.md)
- [Annexe : Personnaliser les textes CG](https://help.socinformatique.fr/devisoc/par-metier/je-suis-contractant-general/annexe-personnaliser-les-textes-cg.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, and the optional `goal` query parameter:

```
GET https://help.socinformatique.fr/devisoc/par-metier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
