# Page Not Found

The URL `introduction.html` does not exist.

You might be looking for one of these pages:
- [Introduction](https://heap-exploitation.dhavalkapil.com/introduction.md)
- [Diving into glibc heap](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap.md)
- [Internal Functions](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/internal_functions.md)
- [Author](https://heap-exploitation.dhavalkapil.com/author.md)
- [Core Functions](https://heap-exploitation.dhavalkapil.com/diving_into_glibc_heap/core_functions.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://heap-exploitation.dhavalkapil.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://heap-exploitation.dhavalkapil.com/llms-full.txt) - Full content export

## Tips for requesting documentation

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