# Vertiport

NOVA Vertiport is an application within the NOVA Platform to enable a centralized management of different Vertiports, designed for Remote Operations by combining local sensor and best in class weather forecast data.

### Real-Time Situational Awareness for Vertiports

To provide you with a high level of situational awareness of the weather impact on your Vertiport network or individual vertiport, we combine the deployment of [weather sensors](/nova/weather-stations.md) with access to radar and lighting information in a single view. Automated interpretation allows to monitor multiple locations in parallel, eliminating cognitive overload.

### Learn from historical data aggregated at each vertiport location

In addition to looking ahead, we collect and store the weather data collected by the deployed sensors. Combined with our experience in data analytics, we provide operational insights to optimize your operations and learn for future network expansion.

**What Does NOVA Vertiport Do?**

* [**Setup Vertiports**](/nova/vertiport/setup.md)\
  Integrate your Vertiport for use in NOVA
* [**Overview of Integrated Vertiports**](/nova/vertiport/overview.md)\
  NOVA displays a list of your integrated Vertiports
* [**Individual View of Vertiport**](/nova/weather-stations/individual-view.md)\
  View historical, live and forecast data for your Vertiport

{% hint style="info" %}
To integrate weather stations, the NOVA weather station addon needs to be purchased. Reach out to <support@unisphere.de>.
{% endhint %}


---

# 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/vertiport.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.
