# Connectivity

- [USB-C Network Connection](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/connecting-to-skynode.md): Setting up a network connection to Skynode for updates and development purposes
- [WiFi](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/configuration.md)
- [LTE Setup](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/4g-cellular-connection.md)
- [SIYI MK15](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/siyi-mk15.md): This page describes how to connect and set up a SIYI MK15 GCS with Skynode
- [Microhard Data Link](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/data-link-pairing.md)
- [Data Link Wiring](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/ground-station-link.md)
- [Silvus Data Link](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/silvus-data-link.md): The Silvus Data Link is not included in the Skynode Evaluation Kit and needs to be acquired separately.
- [Doodle Labs Data Link](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/doodle-labs-data-link.md): The Doodle Labs Data Link is not included in the Skynode Evaluation Kit and needs to be acquired separately.
- [Custom Data Link](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/custom-data-link.md): Other than Microhard and Silvus, also other radio links can be used with Skynode. You won't be able to leverage functionalities of the Auterion Pairing Manager but you can still get telemetry, control
- [Ethernet Interface Configuration](https://docs.auterion.com/hardware-integration/skynode/advanced-configuration/ethernet-interface-configuration.md)


---

# 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.auterion.com/hardware-integration/skynode/advanced-configuration.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.
