# Flight Completion

Once you have landed, taxi to the stall and commence the shut down procedures. As soon as OpenSky detects engines shut down, an automatic PIREP will be submitted to the OpenSky server.&#x20;

**Note: If you encounter a hanging PIREP:**

1. **Stop tracking, and save the progress in the agent**
2. **Click "Check Now" when prompted to resume the flight**
3. **Once resumed, the flight PIREP should immediately submit**

After the flight report is submitted, in the event of a "warp", you will notice the aircraft in your fleet is locked until that warp is complete

<figure><img src="/files/tzhHpLhb4u2HYPBXhIAZ" alt=""><figcaption></figcaption></figure>


---

# 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://opensky.gitbook.io/opensky-overview/the-pilots-manual/flight-completion.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.
