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

# On the Road

## Posts

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Choosing the Right Rental Car for Your Road Trip with FlynCar: Your Best Pal on Wheels!</strong></td><td>26 July 2023</td><td><a href="/files/vSAuxy3WQmmGjKYcjQI6">/files/vSAuxy3WQmmGjKYcjQI6</a></td><td><a href="/pages/NcouDmCdimVoQLxzakLG">/pages/NcouDmCdimVoQLxzakLG</a></td></tr><tr><td><strong>Driving in Costa Rica: Understanding Local Road Rules</strong></td><td>25 July 2023</td><td><a href="/files/tmsomLSUXBvmeokxixE2">/files/tmsomLSUXBvmeokxixE2</a></td><td><a href="/pages/xiaaxOdWgK8ZWk7xYRxk">/pages/xiaaxOdWgK8ZWk7xYRxk</a></td></tr><tr><td><strong>Should I Rent a Car in Costa Rica? Your Complete Guide</strong></td><td>24 July 2023</td><td><a href="/files/Yt5XRW0P1DMXB2isuHOf">/files/Yt5XRW0P1DMXB2isuHOf</a></td><td><a href="/pages/zU2kbyJ3TXEC0tuGvqJd">/pages/zU2kbyJ3TXEC0tuGvqJd</a></td></tr><tr><td><strong>The Ultimate Road Trip Guide to Costa Rica</strong></td><td>12 July 2023</td><td><a href="/files/LxhdRw9Bw8QMn0fIZnlg">/files/LxhdRw9Bw8QMn0fIZnlg</a></td><td><a href="/pages/0lmVkyaDPmi0NePV0fjk">/pages/0lmVkyaDPmi0NePV0fjk</a></td></tr></tbody></table>

Want us to cover a particular route or have a travel question? Reach out to us at <contact@flyandcar.com>.

Ready to hit the road? Get the FlynCar app today:

[-> Download FlynCar on Android](https://play.google.com/store/apps/details?id=com.flyandcar.app)

[-> Download FlynCar on IOS](https://apps.apple.com/app/flyncar/id6449300955)


---

# 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, and the optional `goal` query parameter:

```
GET https://blog.flyandcar.com/on-the-road.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
