# Pair Your Bluetooth Device with Mobile

### Steps <a href="#steps" id="steps"></a>

{% tabs %}
{% tab title="iPhone" %}

| Step | Action                                                                                                                                                      |
| ---- | ----------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1    | Go to your mobile **Settings**                                                                                                                              |
| 2    | Click **Bluetooth**                                                                                                                                         |
| 3    | Turn on **Bluetooth** toggle                                                                                                                                |
| 4    | Go to the All-Flex bluetooth wand you would like to pair, press the black button                                                                            |
| 5    | Under **Other Devices**, select the All-Flex bluetooth wand name e.g. LPR\_03213                                                                            |
| 6\*  | <p>Enter the <strong>PIN</strong> code to pair, e.g. 1234<br><br><strong>Note:</strong><br>The pairing code can be found in the bluetooth device manual</p> |
| 7    | Click **Pair**                                                                                                                                              |
| 8    | The bluetooth wand is now paired with your iPhone                                                                                                           |

**Note:** \
After pairing, you will notice the blue light on the bluetooth device is still blinking. This is OK. It will become a steady light once connected to the app.
{% endtab %}

{% tab title="Android" %}

| Step | Action                                                                                                                                                                                  |
| ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1    | Go to your mobile **Settings**                                                                                                                                                          |
| 2    | Click **Bluetooth**                                                                                                                                                                     |
| 3    | Turn on **Bluetooth** toggle                                                                                                                                                            |
| 4    | Go to the All-Flex bluetooth wand you would like to pair, press the black button                                                                                                        |
| 5    | Under **Available Devices**, select the All-Flex bluetooth wand name e.g. LPR - 02751                                                                                                   |
| 6    | <p>In the <strong>Bluetooth pairing</strong> popup, enter the pairing code, e.g. 1234<br><br><strong>Note:</strong><br>The pairing code can be found in the bluetooth device manual</p> |
| 7    | Click **Pair**                                                                                                                                                                          |
| 8    | The bluetooth wand is now paired with your android mobile                                                                                                                               |

**Note:** \
After pairing, you will notice the blue light on the bluetooth device is still blinking. This is OK. It will become a steady light once connected to the app.
{% endtab %}
{% endtabs %}


---

# 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://help.aglive.com/aglive/aglive-mobile-app/pair-up-with-bluetooth-device-for-scanning.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.
