# Pair BLE Remote (iSG Box)

The iSG Box comes with a BLE (Bluetooth) remote. If you haven’t paired it via Bluetooth yet, you can still control the iSG Box using Infrared (make sure the remote is pointed directly at the front of the iSG Box).

For a better experience, you can pair the remote with the iSG Box via Bluetooth. Once paired, you’ll be able to control the box from any direction, even if there are obstacles. You can also use Google Assistant voice control through the remote when it’s connected via Bluetooth.

**To pair the remote via Bluetooth, follow these steps:**

1. Press the **Google Assistant** button on the remote.

   <div align="left"><figure><img src="/files/LHK5BBrPNr4j5KOK8xVu" alt="" width="375"><figcaption></figcaption></figure></div>
2. A wizard will appear on the screen for *Bluetooth remote control pairing*.

   <div align="left"><figure><img src="/files/nVHg96pZMjn5YKFpfrVB" alt="" width="563"><figcaption></figcaption></figure></div>
3. Follow the on-screen instructions: press and hold both the **Left** and **Right** buttons on the remote for about 10 seconds, until the red LED on the remote flashes (indicating pairing mode).
4. The wizard will move from *Start* to *Success*, confirming that your remote is now connected via Bluetooth.


---

# 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://kb.linknlink.com/isg/getting-started/start-to-use/other-info-before-use/pair-ble-remote-isg-box.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.
