> For the complete documentation index, see [llms.txt](https://support.waderaviation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.waderaviation.com/quick-start/logbook/logging-flights.md).

# Logging Flights

This section covers everything you need to record your flights accurately and efficiently in Wader — from entering a basic flight to importing data from an OFP PDF.

## In this section

* [Logging a Flight](/quick-start/logbook/logging-flights/logging-a-flight.md) — a step-by-step walkthrough of creating a new flight entry
* [Flight Form Reference](/quick-start/logbook/logging-flights/flight-form-reference.md) — a complete reference for every field in the flight form
* [Importing an OFP](/quick-start/logbook/logging-flights/importing-an-ofp.md) — auto-fill flight details from your Operational Flight Plan PDF
* [Logging Simulator Time](/quick-start/logbook/logging-flights/logging-simulator-time.md) — how to log simulator sessions separately from real flights


---

# 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://support.waderaviation.com/quick-start/logbook/logging-flights.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.
