# Relevant Links

**Google Slides:** [\[Slides Link\]](https://docs.google.com/presentation/d/1QqpvnXvUweqFmZLiYSBbzFrHL9qzPgLUG2OIq54py3o/edit?usp=sharing)

**Guest Lecture Slides**: [\[Slides Link\]](https://docs.google.com/presentation/d/1NMdE9rA0yALnvfi82T5MILChY6JmVRJ_mmsXGVq2dy4/edit?usp=sharing)

**Relevant Textbook Sections**: [\[Bonus Lecture: Industry Practice\]](https://app.gitbook.com/o/-LDzut-Pw60HMkLc_mHP/s/-LvOeSx5ZqjJA8sxykMu/~/changes/896/archive/fall-2024-course-material/bonus-lecture-industry-practice)&#x20;

*(^ The slides of this lecture greatly communicate the same idea as this week's material.)*

**Lecture Recording**: [\[Week 6 Lecture\]](https://youtu.be/WHZXK19injs)

**Demo Recording (from SP25)**: [\[Week 6 Demo\]](https://youtu.be/Ri6oLJTIj20)


---

# 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://android-course.cornellappdev.com/course-material/week-6-or-dumb-components-and-uievents/relevant-links.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.
