# Page Not Found

The URL `commands/scripting-language/functions/events/enable_event` does not exist.

You might be looking for one of these pages:
- [events](https://docs.hyperdbg.org/commands/scripting-language/functions/events.md)
- [event_clear](https://docs.hyperdbg.org/commands/scripting-language/functions/events/event_clear.md)
- [event_inject](https://docs.hyperdbg.org/commands/scripting-language/functions/events/event_inject.md)
- [event_enable](https://docs.hyperdbg.org/commands/scripting-language/functions/events/event_enable.md)
- [event_sc](https://docs.hyperdbg.org/commands/scripting-language/functions/events/event_sc.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/functions/events.md`)
- Use `Accept: text/markdown` header for content negotiation