# 10.10.2 Circular Statistics

In this section, users will see the calculated mission distance and estimated mission time based on the configured parameters.

* **Mission Distance**: The total distance to be covered during the mission will be displayed in this option.
* **Mission Time**: The estimated time required for the entire mission will be displayed here. The calculation considers the drone's speed and the total distance to be covered.


---

# 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://aerogcs-orange-docs.aeromegh.com/10.-mission-planning/10.10-circular-planning/10.10.2-circular-statistics.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.
