# Page Not Found

The URL `types/heap/chunks` does not exist.

You might be looking for one of these pages:
- [Chunks](https://ir0nstone.gitbook.io/notes/binexp/heap/chunks.md)
- [Tcache Keys](https://ir0nstone.gitbook.io/notes/binexp/heap/tcache-keys.md)
- [Freeing Chunks and the Bins](https://ir0nstone.gitbook.io/notes/binexp/heap/bins.md)
- [Safe Linking](https://ir0nstone.gitbook.io/notes/binexp/heap/safe-linking.md)
- [Unlink Exploit](https://ir0nstone.gitbook.io/notes/binexp/heap/unlink-exploit.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/chunks.md`)
- Use `Accept: text/markdown` header for content negotiation