# Inleiding

{% hint style="success" %}
[Kennismaking met je lector](https://ap.cloud.panopto.eu/Panopto/Pages/Viewer.aspx?id=819d71c5-37f1-4c15-b5e7-ad8d00994252)
{% endhint %}

Welkom!

In deze cursus vind je al het materiaal rond Git terug dat behandeld wordt in de graduaatsopleiding Programmeren van AP. Deze cursus stemt dan ook niet overeen met één vak binnen de opleiding. Als je vragen hebt over deze cursus, stel je die via het DigitAP-forum van het vak waarin je de leerinhoud in kwestie ziet.

Dit materiaal is uitgewerkt voor Windows. Als je gebruik maakt van een Mac, kan je best mee volgen met een virtuele machine of door middel van een dual boot.

Veel lees- en oefenplezier!

De lectoren van de opleiding Programmeren


---

# 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/leerlijn-git/master.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.
