# Device

The Device tab is where you can connect all your different Opus frames via Bluetooth/Wifi. It’s also from this tab that you can configure and control your devices. Once your Opus devices are connected, you will be able to turn them on and off directly from the app. You can also adjust the frame brightness if desired, and you will have a monitor for the battery, temperature, etc., of your devices. Finally, it will be possible to set up “on/off” times to avoid your Opus devices being “on” when you’re not there.


---

# 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://litepaper.opus-frame.com/opus-products/the-application/device.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.
