# Welcome to the Guide!

The [Airframes.io](https://www.airframes.io) Guide to Flight Tracking is an openbook effort to document, communicate and educate the world of aircraft flight tracking to anyone interested in the community. We put this guide together out of our love for the hobby and wish to see the community grow and flourish.

Without the following individuals this guide would not exist. Thank you for your efforts and contributions!

* [Kevin Elliott](http://kevinelliott.net) - <kevin@airframes.io>
* Joshua Simmons


---

# 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://guide.airframes.io/master.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.
