# Page Not Found

The URL `chapters/networking-i/callbacks` does not exist.

You might be looking for one of these pages:
- [Callbacks](https://ios-course.cornellappdev.com/resources/textbook/networking-i/callbacks.md)
- [Codable](https://ios-course.cornellappdev.com/resources/textbook/networking-i/codable.md)
- [Alamofire](https://ios-course.cornellappdev.com/resources/textbook/networking-ii/alamofire.md)
- [Closures](https://ios-course.cornellappdev.com/resources/textbook/swift-basics/closures.md)
- [Crashlytics](https://ios-course.cornellappdev.com/resources/textbook/debugging/crashlytics.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://ios-course.cornellappdev.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://ios-course.cornellappdev.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/resources/textbook/networking-i/callbacks.md`)
- Use `Accept: text/markdown` header for content negotiation