# Page Not Found

The URL `walkthroughs/adding-event-handlers` does not exist.

You might be looking for one of these pages:
- [Adding Event Handlers](https://docs.slatejs.org/walkthroughs/02-adding-event-handlers.md)
- [Using the Bundled Source](https://docs.slatejs.org/walkthroughs/08-using-the-bundled-source.md)
- [Defining Custom Elements](https://docs.slatejs.org/walkthroughs/03-defining-custom-elements.md)
- [Saving to a Database](https://docs.slatejs.org/walkthroughs/06-saving-to-a-database.md)
- [Improving Performance](https://docs.slatejs.org/walkthroughs/09-performance.md)

## How to find the correct page

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

## Tips for requesting documentation

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