# Page Not Found

The URL `using-hyperdbg/kernel-modeging/examples/events/triggering-special-instructions` does not exist.

You might be looking for one of these pages:
- [Triggering Special Instructions](https://docs.hyperdbg.org/using-hyperdbg/kernel-mode-debugging/examples/events/triggering-special-instructions.md)
- [Monitoring Accesses To Structures](https://docs.hyperdbg.org/using-hyperdbg/kernel-mode-debugging/examples/events/monitoring-accesses-to-structures.md)
- [Hooking Any Function](https://docs.hyperdbg.org/using-hyperdbg/kernel-mode-debugging/examples/events/hooking-any-function.md)
- [Setting Breakpoints & Stepping Instructions](https://docs.hyperdbg.org/using-hyperdbg/kernel-mode-debugging/examples/basics/setting-breakpoints-and-stepping-instructions.md)
- [Managing Events](https://docs.hyperdbg.org/using-hyperdbg/kernel-mode-debugging/examples/events/managing-events.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://docs.hyperdbg.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://docs.hyperdbg.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/using-hyperdbg/kernel-mode-debugging/examples/events/triggering-special-instructions.md`)
- Use `Accept: text/markdown` header for content negotiation