# Oefeningen H13 tot en met H18

- [Oefeningen H13](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/a_practicasimpel.md)
- [Oefeningen H14](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/a_practica.md)
- [Oefeningen H15](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/a_practicacomp.md)
- [Oefeningen H16](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/a_practica-1.md)
- [Oefeningen H17](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/a_practica-2.md)
- [Oefeningen H18](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/a_practica-3.md)
- [Voorbeeld vaardigheidsproeven](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven.md)
- [Opgave 1 (2019)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave.md)
- [Opgave 2 (2019)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_1819_2ezit.md)
- [Opgave 3 (2020)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_1920.md)
- [Opgave 4 (2021)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2021.md)
- [Opgave 5 (2021)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2021b.md)
- [Opgave 6 (2022)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2122.md)
- [Opgave 7 (2022)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2122b.md)
- [Opgave 8 (2023)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2223.md)
- [Opgave 9 (2024)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2324.md)
- [Opgave 10 (2025)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2425.md)
- [Opgave 11 (2025)](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/voorbeeld-vaardigheidsproeven/opgave_2425b.md)
- [Gecombineerde oefeningen](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/gecombineerde-oefeningen.md)
- [OO Textbased Game](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/gecombineerde-oefeningen/2_ootextgame.md)
- [Map Maker](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/gecombineerde-oefeningen/1_mapmapker.md)
- [Mapmaker & WPF](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/gecombineerde-oefeningen/1_mapmapkerwpf.md)
- [Magic The Gathering API](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/gecombineerde-oefeningen/mtgapi.md)
- [C# Game remakes](https://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18/gecombineerde-oefeningen/remakes.md)


---

# 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://apwt.gitbook.io/ziescherp-oefeningen/oefeningen-h13-tot-en-met-h18.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.
