# Handling incidents and accidents

### **What to do in case of an accident?**

Accidents are rare, but they happen, it's important to be prepared. If an accident occurs, the driver should:

* **Warn you:** Immediate communication is crucial.
* **Document with photos:** These are vital for assessing responsibility and can be used in insurance claims.

A detailed statement from the driver about the accident, may be requested.

**Note:** Keep your communication with drivers through FlynCar messaging it can be useful in case of a dispute.

### **Next Steps**

**Assess and Decide Together:** You and the driver should evaluate the situation and decide on the best course of action, in conjunction with your insurance provider.

* If the vehicle can be repaired promptly and safely, arrange for the repairs. The driver may continue using the vehicle if it's safe to do so.
* If the vehicle requires extensive repairs, a replacement vehicle should be provided for the driver to continue their journey. If you don’t have a replacement, please contact us for assistance.

### **In Case of vehicle theft**

If the car is stolen during the rental period, the driver must inform both you and FlynCar's support team immediately. A police report should be filed, and the return of the vehicle and the driver will be coordinated with the assistance of the owner.

### **Managing Vehicle Damage**

**Determining Responsibility**

The nature of the damage and the responsible party (whether it's the driver, their guest, or a pet) will guide the next steps. For more detailed information on types of damages, [click here](https://legal.flyandcar.com/terms-and-policies/damage-policy).

**Reimbursement Process**

* If the driver or their invitees are responsible for the damage, you can request reimbursement through FlynCar.
* To initiate a reimbursement request, go to the reservation details, click on 'Request Payment', and complete the form.
* The driver will have the opportunity to review and pay the requested amount.
* In cases of disagreement, FlynCar will intervene to assess responsibility. If it’s determined that the driver is liable, their payment method may be charged accordingly.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.flyandcar.com/for-owner/manage-booking/handling-incidents-and-accidents.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
