# 10.8.4. Fence Boundary

When the User selects "Fence Boundary," you will see the following screen on your display.

<div align="center"><figure><img src="/files/I2tY1qUTITDQDvFRHz0x" alt=""><figcaption><p>Corridor Fence Boundary</p></figcaption></figure></div>

On this screen, the user will be able to increase or decrease the fence boundary of the survey plan with the help of a slider or the "+" and "-" buttons. The fence boundary is drawn in green color around the corridor plan.&#x20;

After completing the modification and setting values to parameters in all the sections mentioned above, the user must click the "**Apply**" button to apply the new values to the plan. The updated corridor plan will be displayed on the user's device screen, as shown in the following screen.

<figure><img src="/files/qFq3pBF3VulcY9CALVjP" alt=""><figcaption><p>Updated Corridor Plan</p></figcaption></figure>

After applying the new settings to a corridor plan, the user must save it by clicking the "**Save**" button. This will prompt the user to save by entering the project name and plan name, as shown in the following screen.

<figure><img src="/files/MkOdEe3uS7gLbRcGCE3d" alt=""><figcaption><p>Corridor Plan Save</p></figcaption></figure>

Click on the "**Save**" button after entering the project name and plan name. This will save the corridor plan in the project and ask the user, "Plan is saved, do you want to upload plan in the device?" as shown in the following screen.

<figure><img src="/files/gvHDxY9l7vAiGwbvOHfB" alt=""><figcaption><p>Corridor Plan Upload</p></figcaption></figure>

Click on "**Yes**" if the user wants to upload the plan to the device. It will upload the plan to the device and will ask the user, "Flight plan uploaded, proceeding for flight" as shown in the following screen.

<figure><img src="/files/EulF6lMo1GZLO8XroqgZ" alt=""><figcaption><p>Proceed For Flight</p></figcaption></figure>

After clicking the "**OK**" button, it will proceed with the flight, and the following fly view will be displayed on your screen.

<figure><img src="/files/8nz2Ttd5fpP8hTteOxMW" alt=""><figcaption><p>Corridor Plan Fly View</p></figcaption></figure>

Now, the user is ready to fly the vehicle/drone by pressing the "**Fly**" button.


---

# 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-orange-docs.aeromegh.com/10.-mission-planning/10.8-corridor-planning/10.8.4.-fence-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.
