# Bluetooth

The BlueFletch Bluetooth is a standalone application to allow you to pair and manage connected Bluetooth devices without having to open or expose the Android Settings page.

**View Connected Devices:** View the list of devices currently connected to the app.&#x20;

**Find and Pair with Devices:** Discover nearby devices that are ready to pair and establish a connection with them directly from the app.

**Restrict Pairing with Media Devices:** Limit pairing capabilities to media devices like headsets and printers (e.g. direct PC connection is not supported).


---

# 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.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/bluetooth.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.
