# Core Interception Points

BoxLang provides a robust event model that allows observability and extensibility at every layer of the runtime. Events can include contextual data and are announced asynchronously or synchronously depending on their purpose.

The events are organized by emitter, so they can be easily documented.
