# 5. How to connect the drone

#### 5.1. Power on the video\&data link and connect it to ground station on the LAN port, then run LAUNCH QGC software.

Configure ground station computer ip address to 172.16.172.<mark style="color:green;">xx (xx can be any value from 2 - 253, except 20)</mark>

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

#### 5.2. Connect the drone to the ground station App through TCP connection.

Use IP address 172.16.172.20 and port 9100 or 8600/9000 when connecting to the drone

<figure><img src="/files/jcli4Xuf0FYTM5yyDBNu" 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/video-and-data-link-user-manual/videopass-n200/5.-how-to-connect-the-drone.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.
