# BaseStation Plus Controls

The BaseStation Plus has a simple control panel. No controls were added when converting from the Blue Robotics BaseStation.

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

* The **power switch** turns on the Wi-Fi, Ethernet switch and tether interface. The button must be held for up to two seconds to change state. This is to help avoid an inadvertent power on or off. The small green LED above the switch will light when the system is powered, and the charge level gauge will show the state of the battery charge. **DO NOT POWER THE UNIT WITHOUT AN ANTENNA ATTACHED.**
* The **charging switch** starts charging the battery pack. The button must be held for up to two seconds to change state. A power source (such as a laptop USB-C port) must be attached to the USB-C input in order to charge. It is not recommended to charge while the unit is turned "on". When charging, the small LED above the switch will light, and the charge level gauge will flash the battery charge state.
* The **show charge** switch causes the charge level gauge to light up momentarily, allowing you to see the charge state. It turns off by itself. It is not necessary at actuate this button when the unit is "on" or "charging."
* The **charge level gauge** shows the state of the battery charge.


---

# 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/basestation-plus-controls.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.
