# Job Flow

#### Wat het is

Een gestructureerd pad dat je begeleidt bij het oplossen van een specifiek probleem.

***

#### Wanneer te gebruiken

* Je hebt een storingscode
* Je doet gepland onderhoud
* Je hebt stap-voor-stap instructies nodig voor een specifiek toestel

***

#### Hoe het werkt

1. Selecteer wat je doet (storingscode / onderhoud / installatie / onderdeel zoeken)
2. Kies merk → type → model
3. Voer de storingscode in of beschrijf het probleem
4. Krijg een gestructureerd antwoord met bronnen

***

#### Voorbeeldflow

**Je selecteert:** Storingscode

**Merk:** Remeha

**Type:** CV-ketel

**Model:** Avanta 28c

**Storingscode:** E01

***

**Manuel geeft terug:**

> **Wat E01 betekent** (ontstekingsfout)
>
> **Meest voorkomende oorzaken** (gerangschikt op waarschijnlijkheid)
>
> **Stap-voor-stap diagnosecontroles**
>
> **Onderdelen die mogelijk vervangen moeten worden**
>
> 💡 **Team tip:** "Controleer eerst de gasklepconnector — 60% van de tijd los op pre-2019 modellen" — Toegevoegd door Jan, 3 weken geleden
>
> **Bron:** Remeha Avanta Servicehandleiding p.47

***


---

# 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.manuel.chat/productoverzicht/job-flow.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.
