# The FlightPath Data Examples

<figure><img src="/files/g7jmQ1xrxM3KQVRt62Pj" alt="" width="108"><figcaption></figcaption></figure>

[FlightPath Data](/getting-started/get-the-flightpath-data-app.md) comes with a set of CsvPath examples that can help you get started validating and upgrading your CSV and Excel file feeds quickly.&#x20;

Every new FlightPath Data project is created with an examples directory, so you always have ideas close at hand. The examples cover some common validation and upgrading activities. When you're done learning, feel free to delete the examples directory.

{% hint style="success" %}
**Download FlightPath Data** from [Microsoft](https://apps.microsoft.com/detail/9P9PBPKZ4JDF) or [Apple](https://apps.apple.com/us/app/flightpath-data/id6745823097) or [Github](https://github.com/dk107dk/flightpath). FlightPath is the free and open source development and operations console to the CsvPath Framework.
{% endhint %}

These pages present some of the READMEs and CsvPath Language files from the FlightPath examples. To see the full examples, with syntax highlighting, documentation, and sample CSV and Excel data, all in a working environment, just [install FlightPath](https://www.flightpathdata.com/).&#x20;

<figure><img src="/files/19MOG8OHnnosuHnSxHRc" 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://www.csvpath.org/getting-started/the-flightpath-data-examples.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.
