# 7.2 Setting Location

By default, AeroGCS ORANGE retrieves the location from the connected device/drone and sets it as the project location.

Follow these steps to map out your journey to a different destination using AeroGCS ORANGE.

**Step 1: Confirm Drone Disconnection**. Ensure the drone is not linked to AeroGCS ORANGE.

**Step 2: Access the Home Screen** by navigating to AeroGCS ORANGE's main interface.

**Step 3: Utilize the Search Bar on the Home screen**. Locate and enter your desired location for precise results.

**Step 4: Initiate the search** by clicking on the search icon or pressing Enter.

The user will see the following screen on the display.

<figure><img src="/files/h7sDOJw7ChFd7gFUhFI9" alt=""><figcaption><p>Set Location</p></figcaption></figure>

Clicking on "**Start Here**" on this screen allows users to begin planning their mission at location.


---

# 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/7.-projects/7.2-setting-location.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.
