# Session 3 SWAG

{% hint style="warning" %}
Click on folder title to access files directly on Google Drive if the file listing does not appear.
{% endhint %}

{% tabs %}
{% tab title="Computer Systems" %}
{% embed url="<https://drive.google.com/drive/folders/1QTDGBEQKDUhVl8mpiBc0z-lc8UzHSDYD?usp=sharing>" %}
{% endtab %}

{% tab title="DDD Materials" %}
{% embed url="<https://drive.google.com/drive/folders/18W5pwiteaV_YDIyWyBVUe67ETMqypLiC?usp=drive_link>" %}
{% endtab %}

{% tab title="Formative Assessment" %}
{% embed url="<https://drive.google.com/drive/folders/1BOeCl7Pvf0YY1AgGubSAvxVF9FXvd5V6?usp=sharing>" %}
{% endtab %}

{% tab title="PI Questions" %}
{% embed url="<https://drive.google.com/drive/folders/1_RkCyO2Hm3r0fwkicbMyLbtC361OuKaB?usp=sharing>" %}
{% endtab %}

{% tab title="Web Materials" %}
{% embed url="<https://drive.google.com/drive/folders/1tcur561xoviZbypVPiU1fX7JmHz06kCC?usp=sharing&utm_medium=iframely&utm_source=gitbook>" %}
{% endtab %}

{% tab title="Software Dev Materials" %}
{% embed url="<https://drive.google.com/drive/folders/1_pJr3adYNXhWJHfQOsmFmCaFQVKkoDlb?usp=sharing&utm_medium=iframely&utm_source=gitbook>" %}
{% endtab %}
{% endtabs %}


---

# 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://upskilling.stacs.scot/assessment-in-cs/classroom-resources/session-3-swag.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.
