> For the complete documentation index, see [llms.txt](https://docs.ensuro.co/ensuro-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ensuro.co/ensuro-docs/smart-contracts/contracts/riskmodule/flightdelayriskmodule.md).

# FlightDelayRiskModule

This is a Risk Module that gives coverage for delays in flights. The policy will be triggered if a particular flight is canceled or arrives later by more than an acceptable tolerance (parameter).

It's not part of the core Ensuro repository, more an extension with its [own repository](https://github.com/ensuro/flight-delay-risk-module/).

For getting the information about the cancelation or arrival of the flight uses a Chainlink Oracle that provides information from [FlightAware](https://flightaware.com/).
