# Site map

{% tabs %}
{% tab title="NQ N5, H, AH" %}

* [NQ Web Landing](/web-wdd/nq-web-landing.md)
* [NQ Database Landing](/database-ddd/nq-database-landing.md)
* [Software SDD](https://upskilling.stacs.scot/software-sdd/)
* [Advanced Higher NQ support](/advanced-higher-support/advanced-higher-nq-support.md)
* [AH OOP concepts](https://upskilling.stacs.scot/ah-oop-concepts/)
  {% endtab %}

{% tab title="Assessment for CS" %}

* [Assessment in CS](https://upskilling.stacs.scot/assessment-in-cs/)
* [STACS of Questions](https://upskilling.stacs.scot/stacs-of-questions/)
  {% endtab %}

{% tab title="STACS events" %}

* [Virtual Festival 2024](/virtual-festival/virtual-festival-2024/day-1-presentations.md)
* [Virtual Festival 2023](/virtual-festival/virtual-festival-2023/day-1-presentations.md)
  {% endtab %}

{% tab title="Primary, EY + BGE" %}

* [Level 2 Technologies : Computing Science](/physical-computing-l2-bge/level-2-technologies-computing-science.md)
  {% 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/site-appendices/site-map.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.
