# Connecting the BaseStation Plus to a PC

The BaseStation Plus can be connected to your computer wirelessly via Wi-Fi or wired using the included USB-C cable. Keep in mind that if you connect to the BaseStation wirelessly, your computer will no longer have internet access through that wireless connection. Connect the BaseStation to your computer using **one** of the methods below, you do not need to do both.

{% hint style="info" %}
We have instructions available for Windows. If you are using macOS or Linux you can adapt the instructions for those operating systems, found [here](https://bluerobotics.com/learn/blueboat-software-setup/).
{% endhint %}


---

# 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.ceruleansonar.com/c/basestation-plus-network-hub/connecting-the-basestation-plus-to-a-pc.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.
