# Page Not Found

The URL `types/heap/bins/operations-of-the-fastbin` does not exist.

You might be looking for one of these pages:
- [Operations of the Fastbin](https://ir0nstone.gitbook.io/notes/binexp/heap/bins/operations-of-the-fastbin.md)
- [Operations of the Other Bins](https://ir0nstone.gitbook.io/notes/binexp/heap/bins/chunk-allocation-and-reallocation.md)
- [Introduction to the Heap](https://ir0nstone.gitbook.io/notes/binexp/heap/introduction-to-the-heap.md)
- [Operation of the Renderer](https://ir0nstone.gitbook.io/notes/binexp/browser-exploitation/browser-architecture/operation-of-the-renderer.md)
- [Freeing Chunks and the Bins](https://ir0nstone.gitbook.io/notes/binexp/heap/bins.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/bins/operations-of-the-fastbin.md`)
- Use `Accept: text/markdown` header for content negotiation