# Kernfuncties

Manuel heeft vier hoofdfuncties. Elk dient een ander doel.

***

#### 1. Job Flow (begeleid)

* Kies wat je doet (storingscode / onderhoud / anders)
* Selecteer merk + model + (optioneel) serienummer
* Krijg een gestructureerd antwoord + ondersteunende documentatie

***

#### 2. Snel Gesprek (direct vragen)

* Typ of spreek je vraag gewoon in bij Manuel
* Best voor "vreemde gevallen" die niet in een gestructureerde flow passen

***

#### 3. Tips & Tricks (teamkennis vastleggen)

* Voeg de praktische "hoe we het in het echt oplossen" laag toe
* Tips verschijnen in antwoorden wanneer relevant

***

#### 4. Kennisbank (docs + onderdeelcodes)

* Toegang tot OEM-documentatie van vele merken
* Je bedrijf kan ook eigen documenten toevoegen (verwerkt door Manuel)

***

> 💡 **Tip**: Nodig teamleden uit — voeg monteurs en kantoorgebruikers toe zodat het hele bedrijf profiteert.

***


---

# 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/kernfuncties.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.
