# 11.1 Parameters

AeroGCS GREEN provides support for the parameters listed below, as displayed in the following screen:

<figure><img src="/files/9xzjyb6WZc7YU21Od0mR" alt=""><figcaption><p>Adjusting parameters</p></figcaption></figure>

AeroGCS GREEN offers the ability to configure parameters by adjusting the position of slide bars on the screen. Users can easily set various parameters, including:

1\.  **Spray Amount:** Determines the volume of liquid sprayed, measured in liters per acre (L/Acre). Users can set it anywhere between a minimum of 1 L/Acre and a maximum of 50 L/Acre.

2\.  **Spray Rate:** Controls the rate of spraying, expressed as a percentage. Users can adjust it from a minimum of 10% to a maximum of 100%.

3\.  **Spray Altitude:** Specifies the altitude at which spraying occurs, with a minimum of 1 meter and a maximum of 15 meters.

4\.  **Flight Speed:** Allows users to set the flight speed, ranging from a minimum of 1 meter per second (m/s) to a maximum of 20 m/s.

5\.  **Spacing:** This parameter enables the user to modify the spacing between the polylines of the plan. Users can set the spacing anywhere between a minimum of 2 meters and a maximum of 10 meters.

6\.  **Fence Boundary:** The fence boundary parameter is used to establish a safety perimeter around the device. Users can adjust it within the range of 1 meter to 500 meters to safeguard the device and its operation.


---

# 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.1-parameters.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.
