# NOW

NOVA NOW is dedicated to furnishing pilots with timely, real-time data essential for swift and informed flight decisions, effectively discerning between favorable ("go") or unfavorable ("no-go") conditions. By offering the most recent and precise meteorological insights, it serves as a valuable support tool for pilots in the critical moments preceding flight. Moreover, this view also integrates a real-time precipitation radar feature, providing updates at a rapid rate of every 5 minutes.

{% content-ref url="/pages/0zDWzHL5LIoTdDFjJbJI" %}
[Local-Flight](/nova/missions/results/now/local-flight.md)
{% endcontent-ref %}

{% content-ref url="/pages/8jagsukxMNkc7ljdCGn5" %}
[Multi-Location](/nova/missions/results/now/multi-location.md)
{% endcontent-ref %}

{% content-ref url="/pages/EnULNy60n94TQY6RlOe5" %}
[Route](/nova/missions/results/now/route.md)
{% endcontent-ref %}


---

# 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/results/now.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.
