# Storingscodes Begrijpen

Wanneer je een storingscode invoert in Manuel, krijg je:

1. **Betekenis** — Wat de storingscode aangeeft
2. **Veelvoorkomende oorzaken** — Gerangschikt op waarschijnlijkheid
3. **Diagnosestappen** — Wat te controleren en in welke volgorde
4. **Oplossingsstappen** — Hoe het probleem op te lossen
5. **Team tips** — Praktijkkennis van collega's
6. **Onderdelen** — Onderdeelnummers indien vervanging nodig
7. **Bron** — Documentatiereferentie


---

# 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/foutcode-overzicht/storingscodes-begrijpen.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.
