# 10.10.1 Circular Details

If you choose “Circular Details”, you will see the following screen on your display.

<figure><img src="/files/kqovs50FaRxboRGKSQas" alt=""><figcaption><p>Circular Details</p></figcaption></figure>

On this screen, users can set values for the circle radius, the first point angle, altitude, and speed. Users can add rally points by enabling the rally point option, and they can set the direction to clockwise by enabling the clockwise option. Click on the "Apply" button after setting circular details to apply the updated details to the circular plan.

* &#x20;**Center Latitude and Longitude**: These values will be updated automatically based on the defined radius for a circle.
* **Center Radius**: The defined radius will be displayed in this window.
* **First Point Angle**: The angle of the first waypoint on the circle. By default, it should be 0.
* **Altitude**: Choose the appropriate altitude for capturing clear and sharp images with good quality.
* **Speed**:  Customize the flight speed by entering the desired value. This allows you to control the pace of the vehicle during the survey mission for optimal results.
* **Add Rally**: Enabling this option allows the user to add rally points to the circular plan for enhanced safety and flexibility during the drone mission.
* **Clockwise**: Enabling this option will change the direction and numbering of waypoints in the circular plan to a clockwise direction. This will draw the plan in a clockwise pattern.


---

# 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.1-circular-details.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.
