# Page Not Found

The URL `types/heap/introduction-to-the-heap` does not exist.

You might be looking for one of these pages:
- [Introduction to the Heap](https://ir0nstone.gitbook.io/notes/binexp/heap/introduction-to-the-heap.md)
- [An Introduction to Turbofan](https://ir0nstone.gitbook.io/notes/binexp/browser-exploitation/an-introduction-to-turbofan.md)
- [Operations of the Fastbin](https://ir0nstone.gitbook.io/notes/binexp/heap/bins/operations-of-the-fastbin.md)
- [Introduction](https://ir0nstone.gitbook.io/notes/binexp/stack/introduction.md)
- [Introduction](https://ir0nstone.gitbook.io/notes/binexp/kernel/introduction.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/notes/binexp/heap/introduction-to-the-heap.md`)
- Use `Accept: text/markdown` header for content negotiation