# Course instances

This page organises actual instances of the course

* University of Helsinki
  * [fall 2024](https://moodle.helsinki.fi/course/view.php?id=67792)
  * [fall 2023](https://moodle.helsinki.fi/course/view.php?id=61577)
  * [fall 2022](https://moodle.helsinki.fi/course/view.php?id=54135)
  * [fall 2021](/cl4hss/course-instances/helsinki-fall-2021.md)
  * [fall 2020](/cl4hss/course-instances/helsinki-fall-2020.md)
  * [fall 2019](/cl4hss/course-instances/helsinki-fall-2019.md)
  * [fall 2018](/cl4hss/course-instances/helsinki-fall-2018.md)
  * [fall 2017](https://moodle.helsinki.fi/course/view.php?id=25558)
  * [fall 2016](https://moodle.helsinki.fi/course/view.php?id=21566)


---

# 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://jiemakel.gitbook.io/cl4hss/course-instances.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.
