# Week 3 | CollectionViews and more UIKIT

- [No reading for Monday lecture](https://ios-course.cornellappdev.com/course-content/week-3-or-collectionviews-and-more-uikit/no-reading-for-monday-lecture.md)
- [Monday | UICollectionView](https://ios-course.cornellappdev.com/course-content/week-3-or-collectionviews-and-more-uikit/monday-or-uicollectionview.md): Spring 2026
- [Wednesday Pre-lecture Skim](https://ios-course.cornellappdev.com/course-content/week-3-or-collectionviews-and-more-uikit/wednesday-pre-lecture-skim.md): SP 2026 | Jay Zheng
- [Wednesday | TODO](https://ios-course.cornellappdev.com/course-content/week-3-or-collectionviews-and-more-uikit/wednesday-or-todo.md): Spring 2026
- [A2.5: Profile Addon](https://ios-course.cornellappdev.com/course-content/week-3-or-collectionviews-and-more-uikit/a2.5-profile-addon.md): Original Author: Zain Bilal


---

# 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://ios-course.cornellappdev.com/course-content/week-3-or-collectionviews-and-more-uikit.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.
