# 11.2 Adjust Waypoint

AeroGCS GREEN empowers users to customize waypoints to enhance precision, accuracy, and operational efficiency, aligning the plan more closely with their specific needs and objectives.

The screen for adjusting waypoints will resemble the following display:&#x20;

<figure><img src="/files/QnIoNNLu6ZHANcKVBLAv" alt=""><figcaption><p>Adjust waypoint</p></figcaption></figure>

On the left side of the screen, the **Adjust Waypoints** panel will appear.

1. **Select Waypoint**: Tap on the waypoint you want to modify. Once selected, the waypoint will change color from yellow to green.
2. **Adjust** **Waypoint**:&#x20;
   * **Drag and Drop**: Simply drag and drop the waypoint to your desired location.&#x20;
   * **Fine-tune with Arrows**: Alternatively, use the on-screen arrows to make precise adjustments to the waypoint's position.
3. **Save Changes**: Once you're satisfied with the adjustments, tap the OK button to save your changes.


---

# 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-green-docs.aeromegh.com/11.-mission-planning/11.2-adjust-waypoint.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.
