# 11.4 Indentation

To adjust the plan's indentation, choose "**Indentation**" from the menu, which will display the following image for adjusting the indentation:&#x20;

<figure><img src="/files/oO6I6DNDxAjutvaGpXfZ" alt=""><figcaption><p>Edit indentation</p></figcaption></figure>

On the screen, you’ll see the **Indentation** panel on the left, allowing you to adjust the spacing around the plan within its boundary. To modify the plan's indentation:

1. **Select** **Edge**: Choose the edge of the plan you wish to adjust. You can either tap directly on the desired edge, or use the "**<**" and "**>**" buttons on the panel to navigate between edges.
2. **Confirm Selection**: The selected edge will turn green, indicating it is active for adjustment (see image for reference).
3. **Adjust Indentation**: Use the slider or the **"-"** and **"+"** buttons next to it to set the indentation, within a range of 1 meter to 10 meters.
4. **Save Changes**: Tap "OK" to apply the changes.

This indentation adjustment helps ensure that spraying occurs strictly within the field boundary, preventing overlap with adjacent fields.


---

# 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.4-indentation.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.
