# 12. Obstacle Avoidance

The **Obstacle Avoidance** function in AeroGCS GREEN is a powerful feature designed to prevent spraying in sensitive areas, such as wells, water reservoirs, and neighboring fields. To add obstacle points to an existing plot, navigate to the **Plot Creation** or **Plot Edit** screen and switch the "**Obstacle/Plot**" button to "**Obstacle**" mode. Once activated, a pop-up message will appear, prompting you to choose the preferred shape for the obstacle area.&#x20;

This functionality ensures safer and more precise operations, allowing you to avoid designated zones effectively.

<figure><img src="/files/iZI6n46PQEsgH4Xb5JKv" alt=""><figcaption><p>Obstacle type</p></figcaption></figure>

The image above illustrates the obstacle shapes available in AeroGCS GREEN, which include two main types: **Polygon** and **Circle**. If you choose not to proceed with creating an obstacle, simply click the "**Cancel**" button to exit the obstacle selection.


---

# 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/12.-obstacle-avoidance.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.
