# Modify or cancel your reservation

### **Changing a Reservation**

**Need to make a change?** If you need to modify your reservation details, the first step is to get in touch with the car owner:

* **Contact the Owner:** Reach out to the owner directly to discuss the changes you need. Depending on the nature of your request, they may be able to accommodate the modification.
* **Need more help?** If the owner cannot assist with the change, or if there are any complications, please contact our [support team](mailto:support@flyandcar.com) for further assistance.

### **Canceling a Reservation**

When a car is booked on FlynCar, both you and the Owner commit to honouring that rental. Cancellations disrupt plans and can have an impact on both parties. If either of you break this commitment by cancelling, fees may apply depending on the situation.

#### **In Case of Unforeseen Circumstances**

* We recognize that sometimes unexpected situations occur. If you find yourself needing to cancel a rental:
  * **Contact us:** Get in touch with our support team to initiate the cancellation process.
  * **Review our Policy:** Familiarize yourself with our [cancellation policy](https://legal.flyandcar.com/terms-and-policies/cancellation-policy) to understand any potential implications or fees.

Our team is here to guide you through any changes or cancellations, ensuring your experience with FlynCar remains smooth and stress-free.


---

# 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-driver/manage-reservation/modify-or-cancel-your-reservation.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.
