# Definitief prototype

- [Styleguide](https://bloom-5.gitbook.io/afstudeerproject/fase-6-evalueren/prototype-v4/styleguide.md): Om een overzicht te geven van het ontwerp van mijn app, heb ik een styleguide gemaakt. Hierin kun je de heading levels, kleuren, elementen en iconen terugvinden.
- [Schermen](https://bloom-5.gitbook.io/afstudeerproject/fase-6-evalueren/prototype-v4/schermen.md): Hieronder heb ik het grootste deel van mijn schermen van het definitieve prototype op een rij gezet, met de titel van de functie erboven.


---

# 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://bloom-5.gitbook.io/afstudeerproject/fase-6-evalueren/prototype-v4.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.
