# Lecture

Depending on the topic, lectures can consist of death by Power Point, attempted murder by Power Point because just as everything is going dark, you get saved by code example demos, and, finally, some lectures are nothing but show and tell code demos.

The slides from the lecture can be found in your workbook and can be downloaded by simply downloading the slide just like you would any other image on the internet. Slides can also be magnified by clicking on them.

![](/files/lJD04tM7zjk8flCpfTgB)


---

# 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://mass-street-data-school.gitbook.io/deng100-workbook-example/syllabus/lecture-organization/lecture.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.
