# Security deposit

Owner aren’t allowed to charge driver a security deposit through our additional payment system or outside the FlynCar platform. Instead, we inform driver at the time of booking that their payment method may be charged if they cause damage during a stay.

#### **Damage reimbursements without a security deposit**

If a you, someone you invite, or a pet causes damage during the rental, the owner can request reimbursement from our platform. If the you doesn’t agree to accept the owner request and pay it, FlynCar get involve.

If FlynCar gets involved and determines you was responsible, your payment method may be charged.


---

# 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/payment/security-deposit.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.
