# Page Not Found

The URL `swift-guide-archived/arrays` does not exist.

You might be looking for one of these pages:
- [Arrays](https://ios-course.cornellappdev.com/resources/swift-foundations/arrays.md)
- [Errors](https://ios-course.cornellappdev.com/resources/swift-foundations/errors.md)
- [Advanced Array Operations](https://ios-course.cornellappdev.com/resources/swift-foundations/arrays/advanced-array-operations.md)
- [Archived (past semesters)](https://ios-course.cornellappdev.com/resources/archived-past-semesters.md)
- [Basic Array Operations](https://ios-course.cornellappdev.com/resources/swift-foundations/arrays/basic-array-operations.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/swift-foundations/arrays.md`)
- Use `Accept: text/markdown` header for content negotiation