# Gérer les réservations

<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>Responsabilités de location</strong></td><td><a href="/pages/NYnX3oM9kAbLHaSPoTyG">/pages/NYnX3oM9kAbLHaSPoTyG</a></td></tr><tr><td>📋 <strong>Devis de voiture</strong></td><td><a href="/pages/FAA0aDblQnzxRdqm6ybb">/pages/FAA0aDblQnzxRdqm6ybb</a></td></tr><tr><td>❓ <strong>Répondre à une demande de réservation</strong></td><td><a href="/pages/4TEBFDZ64cMzOlduMk9f">/pages/4TEBFDZ64cMzOlduMk9f</a></td></tr><tr><td>💬 <strong>Message au conducteur</strong></td><td><a href="/pages/BPu9bXykPHWixZIChsXw">/pages/BPu9bXykPHWixZIChsXw</a></td></tr><tr><td>🚙 <strong>Préparer la voiture pour la location</strong></td><td><a href="/pages/e5DFwqsoDSh65mKeA944">/pages/e5DFwqsoDSh65mKeA944</a></td></tr><tr><td>✅ <strong>Processus d'inspection de la voiture</strong></td><td><a href="/pages/Eujg4Wn9OzkfZ8TNw54P">/pages/Eujg4Wn9OzkfZ8TNw54P</a></td></tr><tr><td>⭐️ <strong>Processus d'évaluation</strong></td><td><a href="/pages/vLug5eUJ2oYO8tOtPXJq">/pages/vLug5eUJ2oYO8tOtPXJq</a></td></tr><tr><td>✍️ <strong>Modifier ou annuler une réservation</strong></td><td><a href="/pages/gIu1yOi9rbTHj3fSkNHj">/pages/gIu1yOi9rbTHj3fSkNHj</a></td></tr><tr><td>💥 <strong>Gérer les incidents et les accidents</strong></td><td><a href="/pages/cTheChuGisP88ajOpeTc">/pages/cTheChuGisP88ajOpeTc</a></td></tr></tbody></table>


---

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