# 11.5 Obstacle Boundary

To adjust the plan's obstacle boundary, select "**Obstacle Boundary**" from the menu, which will display the following image for making adjustments:&#x20;

<figure><img src="/files/Yj1LXSMsspKCkDHJOsMg" alt=""><figcaption><p>Obstacle boundary</p></figcaption></figure>

On the left side of the screen, you’ll see the **Obstacle Boundary** panel, which allows you to adjust the spacing between obstacles and the spray plan boundary. To modify the obstacle boundary:

1. **Set** **Spacing**: Adjust the spacing by using the slider or the "-" and "+" buttons. The available range is from **0 meters to 10 meters**.
2. **Confirm Spacing**: Tap "OK" to apply the changes after setting your desired spacing.&#x20;

This spacing adjustment ensures that the spraying operation avoids the designated obstacle area, helping to protect nearby objects or sensitive zones.


---

# 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.5-obstacle-boundary.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.
