# Accessing your receipt

#### **Easy access to your rental receipts**

Whether you need to download, print, or email your receipt, FlynCar makes it simple and convenient. You can do this from your desktop or through a browser.

#### **How to find your receipt?**

* Go to the **‘Reservations’** tab in your account.
* Click on the specific reservation for which you need the receipt.
* In the reservation details, look for the ‘**Get Receipt**’ button. Click it to view, download, or print your receipt.

After each reservation, we'll send you an email with all the details. You can also find a link to the receipt in this email.

#### **Need Help with Your Receipt?**

If you have any questions or need assistance regarding your receipt, our [support team](mailto:support@flyandcar.com) is always ready to help. Just reach out to us for any clarifications or support you need.


---

# 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/accessing-your-receipt.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.
