# Search a car

### **Selecting your rental location**

1. **General locations:** Choose broader areas such as an airport.
2. **Specific locations:** Enter a precise location, like your hotel.
3. **Different pickup and return:** You can select a different location for the pickup and return. To do that, use the tab system and select a specific place for each one.

Note that additional charges may apply depending on the car owner's settings.

### **Setting your rental dates and times**

* **Choose dates:** Select the dates you wish to rent the car.
* **Specify pickup and return times:** These times are crucial as they determine when the car inspections will occur (both at the start and end of your rental). If you have a flight or other time-sensitive commitments, factor in enough time for these inspections.

### **Refining your search**

* **Use filters:** Narrow down your options by car type or specific features you're looking for.

### **Troubleshooting your search**

* **No results?** If you don't find any cars that meet your criteria, consider adjusting your search parameters to broaden your options.

Remember, FlynCar is designed to make finding the perfect rental car as seamless as possible. Use these tips to find a car that fits your needs and schedule!


---

# 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/book-a-car/search-a-car.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.
