> For the complete documentation index, see [llms.txt](https://help.flyandcar.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.flyandcar.com/for-owner/manage-booking.md).

# Manage booking

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>📄 <strong>Rental responsibilities</strong> </td><td><a href="/pages/r0uuQMwhD0n3uKxugj22">/pages/r0uuQMwhD0n3uKxugj22</a></td></tr><tr><td>📋 <strong>Car quotation</strong> </td><td><a href="/pages/ougTV0VPvCeTj0PfYlKV">/pages/ougTV0VPvCeTj0PfYlKV</a></td></tr><tr><td>❓ <strong>Responding to a booking request</strong> </td><td><a href="/pages/xpJbVN5G2fr4GPzxo3OP">/pages/xpJbVN5G2fr4GPzxo3OP</a></td></tr><tr><td>💬 <strong>Messaging driver</strong></td><td><a href="/pages/ziaStGm0ljL29t1KReJy">/pages/ziaStGm0ljL29t1KReJy</a></td></tr><tr><td>🚙 <strong>Prepare car for rental</strong> </td><td><a href="/pages/UD82whSla2twhiu48zQ8">/pages/UD82whSla2twhiu48zQ8</a></td></tr><tr><td>✅ <strong>Car inspection process</strong> </td><td><a href="/pages/qEkQABSteW74wBSf3ygc">/pages/qEkQABSteW74wBSf3ygc</a></td></tr><tr><td>⭐️ <strong>Review process</strong> </td><td><a href="/pages/knlh3zNbwY9DBTciP2U7">/pages/knlh3zNbwY9DBTciP2U7</a></td></tr><tr><td>✍️ <strong>Modify or cancel a reservation</strong></td><td><a href="/pages/0cfWsORGQT2zgQ5o2qT4">/pages/0cfWsORGQT2zgQ5o2qT4</a></td></tr><tr><td>💥 <strong>Handling incidents and accidents</strong></td><td><a href="/pages/kiFn5NgkAZvtEumELXE7">/pages/kiFn5NgkAZvtEumELXE7</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
