# Connect via SmartAP GCS

### 1. Open SmartAP GCS app

Open [SmartAP GCS](https://sky-drones.com/smartap-gcs) application and set up the new connection.&#x20;

![](/files/-MYwBYmoZHRpCzyQHHQa)

### 2. Add new connection

Click the WiFi icon in the top right corner to set up the new connection. You should enter the same IP address as you discovered in the previous steps during the initial power up. The port name is **14555.** Click **open**.

![](/files/-MYwB3R3tXFicIGetXRq)

You should see the telemetry updates and hear the voice notification that indicated the connection was successfully established.&#x20;

### 3. Open autopilot configuration settings

Click on the Gear icon on the top toolbar to open the settings for the autopilot configuration.&#x20;

![](/files/-MYwCYLvNg0TRylLP7Oz)

Please refer to your specific drone configuration steps for more detailed information.&#x20;

### 4. Set up video streaming

Click on the Gear icon in the bottom left corner and set up the video source. Select **RTSP** video source and type the RTSP address. In our case, this is **rtsp\://192.168.1.157:8554/camera/0**

![](/files/-MYwD5SbVKwGq845hecQ)

Click **Start** and then you should be able to see the real time video feed:

![](/files/-MYwFa6BoXm_8PrF2FOF)


---

# 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.sky-drones.com/avionics/airlink/connect-via-smartap-gcs.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.
