# Ground Control Station

To do the delivery opearations, we use the customized QGroundControl to plan the delivery misison and release/grap gripper.

You can use multiple Ground Control Station application at the same time. For example: You can use both MissionPlanner and QGroundControl to connect and control the drone at the same time.<br>

**Supported platforms:**

* WindowsOS
* MacOS
* Android

**In the customized QGroundControl we have these special features:**

* Plan the delivery mission
* Release/Grab Gripper
* Display the current and neighbor cell tower locations

To use these features, in the customized QGroundControl -> Application Settings -> General, please make sure you choose the option: **Connect to XBStationPilotApp**

<br>

![](/files/W2BLIr0o418pW8KFzXIm)


---

# 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://docs.xbstation.com/enterprise-features/delivery/ground-control-station.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.
