# Page Not Found

The URL `modelling/event-handling/handling-events` does not exist.

You might be looking for one of these pages:
- [Handling Failures](https://docs.ecotone.tech/modelling/business-workflows/handling-failures.md)
- [Emitting events](https://docs.ecotone.tech/modelling/event-sourcing/setting-up-projections/emitting-events.md)
- [Delaying Messages](https://docs.ecotone.tech/modelling/asynchronous-handling/delaying-messages.md)
- [Projection Introduction](https://docs.ecotone.tech/modelling/event-sourcing/setting-up-projections.md)
- [Event Sourcing Introduction](https://docs.ecotone.tech/modelling/event-sourcing/event-sourcing-introduction.md)

## How to find the correct page

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

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/modelling/business-workflows/handling-failures.md`)
- Use `Accept: text/markdown` header for content negotiation