# 10.5.3. Survey Statistics

If the user chooses "Survey Statistics," the following screen will be displayed on your device.

<figure><img src="/files/yTz5aYHfmBF9tJJD17i4" alt=""><figcaption><p>Survey Statistics</p></figcaption></figure>

On this screen, the user will see the area of the plan in square meters, the estimated time required for the flight, the image count of images to be captured during the flight, and the survey distance in meters. All these values will be automatically calculated.

* **Survey Area**: This option in AeroGCS ORANGE displays the estimated area covered by the survey plan in square meters. The area adjusts dynamically with changes in the boundary points, allowing users to manually stretch or shrink the points to meet specific requirements.
* **Survey Distance**: AeroGCS ORANGE calculates and displays the total distance the drone will travel on the survey plan. This distance is influenced by the stretching or shrinking of boundary points and increases when the cross-grid option is enabled.
* **Survey** **Time**: AeroGCS ORANGE estimates the time required to complete the survey, which is displayed in this option. The survey time depends on whether the cross-grid settings are enabled.
* **Image Count**: The "Image Count" represents the number of images to be captured by the camera. In AeroGCS ORANGE, the camera selection determines the image count, and it increases with a larger area covered by the survey plan.


---

# 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.5-survey-planning/10.5.3.-survey-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.
