# Page Not Found

The URL `manipulating-array/finding` does not exist.

You might be looking for one of these pages:
- [Finding](https://minwork.gitbook.io/array/traversing-array/finding.md)
- [Filtering](https://minwork.gitbook.io/array/manipulating-array/filtering.md)
- [Mapping](https://minwork.gitbook.io/array/manipulating-array/mapping.md)
- [Sorting](https://minwork.gitbook.io/array/manipulating-array/sorting.md)
- [Flattening](https://minwork.gitbook.io/array/manipulating-array/flattening.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://minwork.gitbook.io/array/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://minwork.gitbook.io/array/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/array/traversing-array/finding.md`)
- Use `Accept: text/markdown` header for content negotiation