# Airport rates

<figure><img src="/files/GUbOQW4Jh3c3e39AvqZz" alt=""><figcaption><p>Airport Rates</p></figcaption></figure>

This setting allows you to set the fare for trips to/from the airport. After clicking on the "Add New" button, an additional form for adding special fares for trips to/from the airport will appear.

<figure><img src="/files/8j91Xo9sxPi86ockIBxP" alt=""><figcaption><p>Add New Airport Rate</p></figcaption></figure>

The form consists of the following fields: area selection, airport selection, direction of travel (from area to airport only, from airport to area only, both ways) and price.

<figure><img src="/files/bQ5A23nqtolqmDda9Ja9" alt=""><figcaption><p>Choose Direction</p></figcaption></figure>

After saving, a special price will be added to the car, and if ordered in the specified directions, it will be evaluated at this special price.


---

# 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://airporttaxis.gitbook.io/doc/management/vehicles-classes/airport-rates.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.
