# 11.3 Adjust Spacing

To modify the spacing between the rows of the plan, select "**Spacing**" from the menu, which will display the following screen, as illustrated in the image below:&#x20;

<figure><img src="/files/HABBXJD8tljncZcVJdNI" alt=""><figcaption><p>Adjust spacing</p></figcaption></figure>

You will see the **Spacing Adjustment** panel with a slider on the left side of the screen.

1. **Adjust** **Spacing**: Use the **Spacing** slider to set the desired distance between rows. The spacing can be adjusted from a minimum of **2 meters** to a maximum of **10 meters**.
2. **Confirm Changes**: Once you’ve set the spacing to your preference, tap the OK button to apply and save the 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.3-adjust-spacing.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.
