# Get the FlightPath Data app

<figure><img src="/files/iydOmRL19jjkdHpIkz9J" alt="" width="563"><figcaption></figcaption></figure>

[FlightPath Data](https://www.flightpathdata.com/) is a development and operations frontend to CsvPath Framework.&#x20;

* Makes CsvPath Language more agile and iterative. Wrangle CSV and Excel data better!
* Gives you data file finding and run results metadata tracing tools
* Enables quick, error-free forms-based configuration for dev and prod envs
* Supports you with a ton of in-context help and examples
* Is a window into your immutable data staging and publishing areas

FlightPath is a **free download** from the [Apple MacOS Store](https://apps.apple.com/us/app/flightpath-data/id6745823097) and the [Microsoft Store](https://apps.microsoft.com/detail/9p9pbpkz4jdf?hl=en-US\&gl=US). You can also get the code from [Github](https://github.com/dk107dk/flightpath/tree/main).

{% hint style="success" %}
[FlightPath Server](https://www.flightpathdata.com/server.html) is bundled with FlightPath Data, giving you a complete automation architecture in an open and easy package.
{% endhint %}

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

Take FlightPath out for a trial run and let us know what you think!&#x20;


---

# 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://www.csvpath.org/getting-started/get-the-flightpath-data-app.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.
