# Network Connectivity

#### Network: Configure Ethernet and Wi-Fi connections

* **Wired Ethernet IP Address**:  &#x20;This is the IP address assigned to the wired Ethernet connection.
* **Aircraft Connection IP Address:** This is the IP address used to connect to the drone.
* **Video Source IP Address:** This is the IP address of the camera on the drone. It is fixed and cannot be modified.
* **Video Stream Protocol:**  &#x20;This specifies the protocol used for the video stream, which is currently RTSP.

#### Cellular Connection

The GS-ONE is compatible with IoT SIM cards from major carriers. Please contact your celullar provide and request an Android Device/Tablet IoT SIM card before use. You may need to register the device IMEI with your provider before your cellular account is compatible with the GS-ONE.


---

# 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.inspiredflight.com/inspired-documentation/products/ground-control-stations/gs-one/network-connectivity.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.
