# CAST

In CAST, users gain a comprehensive view of flight conditions for the next 7 days, broken down into hourly forecasts. This tool is ideal for long-term resource planning and the assignment of drone missions. Each hour's evaluation within the forecast is also guided by the predefined limits established under the asset management mode by the user or organization, ensuring that the forecast aligns with the specific parameters and thresholds set by the user or organization, thereby enhancing planning accuracy.

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

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

{% content-ref url="/pages/9YI7JgN5482O5SfDjBwh" %}
[Route](/nova/missions/results/cast/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/cast.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.
