# Plan a Delivery Mission

Plan a delivery mission with our customized QGroundControl, the vehicle can go to waypoint A, do precision landing and disarm to pickup/drop package. Then continue after land, and go to another  waypoints and do the same job like waypoint A.

![](/files/uHpGuT1JsI5cA7XaSQAJ)

* Click **PrecLand** on current waypoint to active precision landing on this waypoint. When drone is in this waypoint, it'll autonomous do precision landing.
* Add more waypoints to continue the mission, or RTL waypoint to Return to Launch.


---

# 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/plan-a-delivery-mission.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.
