# Local-Flight

In Local-Flight, you can assess the feasibility of your missions at a specific location with the help of our evaluation tools: [NOW](/nova/missions/results/now.md) for real-time conditions, [AWARE](/nova/missions/results/aware.md) for a 2-day forecast, and [CAST](/nova/missions/results/cast.md) for a 1-week outlook.

The evaluation analyzes flight feasibility based on the [limits](/nova/assets/limit-set.md) you have set for the specific mission and presents them in an overview. You will receive both a concrete, color-coded mission result as well as a summary of the evaluated limits, allowing you to determine whether and which values fall outside the tolerance range. Additionally, comprehensive weather information such as wind direction, temperature, air pressure, and cloud cover is provided to enable a well-informed and independent assessment of the weather conditions.

When [setting up a local flight mission](/nova/get-started/create-a-new-mission.md), any location can be specified. All weather data is then taken from this exact location.

## Use cases

Scenarios for which this mission type is suitable could include:

* **Site Inspections**: Aerial inspections of infrastructure, construction sites, or agricultural areas to assess condition and progress.
* **Aerial Imaging**: Capturing high-quality images and videos of a single location for inspections, marketing, or documentation.


---

# 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://docs.unisphere.io/nova/missions/types/local-flight.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.
