# Page Not Found

The URL `commands/scripting-language/hyperdbg-scripts` does not exist.

You might be looking for one of these pages:
- [Debugger Script (DS)](https://docs.hyperdbg.org/commands/scripting-language/debugger-script.md)
- [Functions](https://docs.hyperdbg.org/commands/scripting-language/functions.md)
- [Scripting Language](https://docs.hyperdbg.org/commands/scripting-language.md)
- [Examples](https://docs.hyperdbg.org/commands/scripting-language/examples.md)
- [Variables & Assignments](https://docs.hyperdbg.org/commands/scripting-language/variables-and-assignments.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/debugger-script.md`)
- Use `Accept: text/markdown` header for content negotiation