# Multi-Location

For Multi-Location missions, our tools allow you to evaluate the flight feasibility across multiple locations. Using [NOW](/nova/missions/results/now.md) for current conditions, [AWARE](/nova/missions/results/aware.md) for the next 2 days, and [CAST](/nova/missions/results/cast.md) for a week-long forecast, you gain a comprehensive insight into the flight feasibility of your mission.

Similar to a local flight mission, the flight feasiblity is assessed based on your set limitations, except that several locations are taken into account. Information on wind direction, temperature, pressure and cloud cover is also provided.

Apart from the selection of several flight locations, the [creation of a multi-location](/nova/get-started/create-a-new-mission.md) is identical to a that of a local flight mission.

{% hint style="info" %}
When creating a multi-location mission, different operational boundaries cannot be set for multiple flight locations. For this, separate flight missions would need to be created under Local-Flight.
{% endhint %}

## Use cases

Scenarios for which this mission type is suitable could include.

* **Surveillance and Monitoring**: Systematic monitoring of multiple sites for security, environmental, or operational oversight.
* **Event Coverage**: Filming and photography for events or large venues that require aerial footage from different angles.


---

# 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/multi-location.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.
