# Page Not Found

The URL `design/script-engine` does not exist.

You might be looking for one of these pages:
- [Scripting Language](https://docs.hyperdbg.org/commands/scripting-language.md)
- [Debugger Internals](https://docs.hyperdbg.org/design/debugger-internals.md)
- [Features](https://docs.hyperdbg.org/design/features.md)
- [Actions](https://docs.hyperdbg.org/design/debugger-internals/actions.md)
- [Events](https://docs.hyperdbg.org/design/debugger-internals/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., `/commands/scripting-language.md`)
- Use `Accept: text/markdown` header for content negotiation