# 5. Make a flight route

5.1. Click the “<mark style="color:blue;">**Route**</mark>” button to enter the route planning page.

<figure><img src="/files/82VFz549gsqZcpqQEpdo" alt=""><figcaption></figcaption></figure>

5.2. Click the route drawing button![](/files/sIuJYyNFmCn9HoDtGhjo) and draw the desired waypoint on the map. After drawing is completed, you can exit drawing mode by right-clicking the mouse, or click the drawing button to exit drawing mode.

<figure><img src="/files/kSLLeBWepCNH1NFde1qa" alt=""><figcaption></figcaption></figure>

5.3. After the mission route planning is completed, check the "Return to launch after mission" button. The drone will automatically return after completing the mission.

<figure><img src="/files/DmMB79edA3X31zxCiKwm" alt=""><figcaption></figcaption></figure>

5.4. After drawing the waypoints, you may click the expand button![](/files/xvMC6rTiZJu5EXRJzNI4) to check the route and change the waypoint commands and detailed data in real time.

<figure><img src="/files/MFWW6WfCH6TgnkaRKYZU" alt=""><figcaption></figcaption></figure>

5.5. After checking everything, click the Write Route button![](/files/mmRpAGk0DEJkXRFz7C7L) to “<mark style="color:blue;">**Upload Missions**</mark>”and the regular route drawing is completed.

<figure><img src="/files/x4BhnD8bIUhboMt88bMV" alt=""><figcaption></figcaption></figure>


---

# 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.yangdaonline.com/yangda-docs/multirotor-user-manual/yd6-1600s/5.-make-a-flight-route.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.
