# 3. Connect drone to ground station

3.1. Turn on the radio controller and keep the throttle down to the lowest position.

<figure><img src="/files/3TAXR2ofYfKUjvT4I7Y6" alt=""><figcaption></figcaption></figure>

3.2. Power on the drone (2\*25000mAh batteries) and wait for initialization to be completed. Please do not move or shake the drone while it is in initializing.

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

{% hint style="info" %}
Configure ground station computer ip address to 172.16.172.xx (xx can be any value from 2 - 253, except 20
{% endhint %}

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

3.4. Connect the drone to the ground station App through TCP connection.

{% hint style="info" %}
Use IP address 172.16.172.20 and port 9100 or 8600/9000 when connecting to the drone
{% endhint %}

<figure><img src="/files/NFf1W4FCDzRWJYsOWssK" 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-1000s/3.-connect-drone-to-ground-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.
