# Where are the readings, slides, and lecture videos?

Readings, slides, and videos are on the modules page. For example, to access the materials, you will click on the name of the lecture. If you you want to access “Social structure” lecture materials, then click on the lecture name:

<figure><img src="/files/Jzv3ZXNZ4Ubt7eYrP6we" alt=""><figcaption></figcaption></figure>

When you click there, the following page will pop up. I recommend that you click on the highlighted area to see the page on a larger screen:

<figure><img src="/files/5e13q6OeMtci7iQnchM9" alt=""><figcaption></figcaption></figure>

Then you will see all the materials:

<figure><img src="/files/ny13HSATUO1X1zaF91NX" alt=""><figcaption></figcaption></figure>


---

# 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://ttezcan.gitbook.io/lectures/all-lectures-and-labs/guidelines-and-rubrics/where-are-the-readings-slides-and-lecture-videos.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.
