# Route

In the route evaluation overview, the takeoff, en-route, and landing evaluations are listed one after the other.

<figure><img src="/files/1uMJNNnmpl60Adnkjy20" alt="" width="563"><figcaption><p>Weather condition summary</p></figcaption></figure>

In route missions, the weather data is displayed using bar charts. This is because the weather data needs to cover the entire flight time. Weather measurements are shown as value ranges, rather than measurements at specific points in time.

In addition to the regular limit parameters, the flight duration and remaining energy, sourced from the aircraft's performace set, are also illustrated for route missions.

<figure><img src="/files/zMYEwjy0qYWLd87PdZ3T" alt="" width="563"><figcaption><p>Parameter visualization</p></figcaption></figure>


---

# 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/aware/route.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.
