# Quick conversatie

#### Wat het is

Direct chatten met Manuel — geen gestructureerde flow, stel gewoon je vraag.

***

#### Wanneer te gebruiken

* Geen storingscode, alleen een vreemd symptoom
* Snelle verduidelijking ("Welk koppel voor deze verbinding?")
* Ongebruikelijke situaties die niet in een standaard flow passen
* Je wilt opties verkennen voordat je een pad kiest

***

#### Hoe goede vragen te stellen

| ❌ Zwakke vraag       | ✅ Sterke vraag                                                                                              |
| -------------------- | ----------------------------------------------------------------------------------------------------------- |
| "Ketel start niet"   | "Vaillant ecoTEC plus, geen ontsteking, ventilator draait maar geen vlam, elektrode gisteren schoongemaakt" |
| "Warmtepomp storing" | "Daikin Altherma 3, storing 7H, buitenunit, gebeurt na ontdooicyclus"                                       |
| "Geen warm water"    | "Remeha Avanta, warm water valt af en toe weg, druk stabiel op 1,8 bar, geen storingscode"                  |

***

#### De magische formule

> **\[Merk] + \[Model] + \[Symptoom] + \[Context] + \[Wat je geprobeerd hebt] = Goed antwoord**

***


---

# 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/quick-conversatie.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.
