> 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/anmeldung-gast-zugang.md).

# Anmeldung / Gast-Zugang

Die Nutzung der Online Services ist als Gast (ohne Anlage eines Benutzerkontos) oder als registrierter Benutzer möglich. Bitte beachten Sie, dass Ihnen als Gast möglicherweise nicht alle Services zur Verfügung stehen, da manche Flugplätze eine verifizierte eMail-Adresse und eine Rechnungsanschrift fordern. Wenn Sie die Online Services regelmäßig nutzen, ist die Anlage eines Benutzerkontos empfehlenswert. Sie können dann auch Vorlagen und Profile erstellen und so Anfragen effizienter bearbeiten.

{% hint style="info" %}
Die Meldung von Starts und Landungen während "Fliegen ohne Flugbetriebsleiter" ist nur nach Anlage eines Benutzerkontos möglich.
{% endhint %}

{% hint style="info" %}
Eine Sicherheitsprüfung ist bei Anmeldung und Benutzerregistrierung nötig. [Hier finden Sie weitere Informationen.](/hinweise-zur-nutzung.md#sicherheitsprufung-beim-anmelden)

<img src="/files/WBTKqE3MkAcFeu4J8Anj" alt="" data-size="original">
{% endhint %}


---

# 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/anmeldung-gast-zugang.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.
