> For the complete documentation index, see [llms.txt](https://help.airport.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airport.software/ppr-anfragen.md).

# PPR-Anfragen

Erfassen Sie eine neue Anfrage, um PPR, Zoll- oder grenzpolizeiliche Abfertigungen bei einem teilnehmenden Flugplatz zu beantragen. Im Bereich [Teilnehmende Flugplätze und Services](https://my.airport.software/RQU/login/airports.aspx) können Sie einsehen, welche Flugplätze an die Online Services angeschlossen sind und welche Services diese Plätze anbieten. In diesem Bereich sind auch die minimalen Vorlaufzeiten für die Beantragung der einzelnen Services beschrieben. Es wird empfohlen, Anfragen immer so früh wie möglich zu stellen.

Folgende Arten von PPR-Anfragen können aktuell genutzt werden:

* Anfrage von Flügen von / in Länder, die nicht Mitglied des Schengener Abkommens sind (Abfertigung durch die Bundespolizei).
* Anfrage von Flügen von / in Länder, die nicht Mitglied der Europäischen Union sind (Abfertigung durch den Zoll).
* Anfrage von Flügen außerhalb der normalen Öffnungszeiten eines Flugplatzes (Früh- / Spätabfertigung).
* Anfrage von Flügen, für die eine besondere Genehmigung des Flugplatzes (PPR) benötigt wird.


---

# 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:

```
GET https://help.airport.software/ppr-anfragen.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.
