# Page Not Found

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

You might be looking for one of these pages:
- [Event Sourcing](https://docs.ecotone.tech/modelling/event-sourcing.md)
- [Message Bus and CQRS](https://docs.ecotone.tech/modelling/command-handling.md)
- [Asynchronous Handling and Scheduling](https://docs.ecotone.tech/modelling/asynchronous-handling.md)
- [Event Handling](https://docs.ecotone.tech/modelling/command-handling/external-command-handlers/event-handling.md)
- [Recovering, Tracing and Monitoring](https://docs.ecotone.tech/modelling/recovering-tracing-and-monitoring.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/event-sourcing.md`)
- Use `Accept: text/markdown` header for content negotiation