# Other Applications

- [Messaging](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/messaging.md)
- [Features](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/messaging/features.md): BlueFletch Messaging uses the MQTT protocol to communicate with devices.
- [Technical Guide](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/messaging/technical-guide.md)
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/messaging/release-notes.md): Release Notes for the BFE Messaging Application
- [Keyboard](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/keyboard.md)
- [Features](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/keyboard/features.md): BlueFletch Keyboard is a configurable replacement for the device's default keyboard.
- [Technical Guide](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/keyboard/technical-guide.md)
- [How to: Set Keyboard as default](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/keyboard/technical-guide/how-to-set-keyboard-as-default.md)
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/keyboard/release-notes.md): Release Notes for the BFE Keyboard Application
- [Bluetooth](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/bluetooth.md)
- [Features](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/bluetooth/features.md): BlueFletch Bluetooth is a standalone app for pairing and managing Bluetooth devices.
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/bluetooth/release-notes.md): Release Notes for the BFE Bluetooth Application
- [Voice Chat](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/voice-chat.md)
- [Features](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/voice-chat/features.md): BlueFletch Voice Chat leverages the Twilio API to facilitate audio and video calls between users.
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/voice-chat/release-notes.md)
- [Device Remote Control](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-remote-control.md)
- [Features](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-remote-control/features.md): BlueFletch Remote Control enables device administrators to remotely view and interact with mobile devices.
- [Technical Guide](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-remote-control/technical-guide.md)
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-remote-control/release-notes.md): Release Notes for the BFE Remote Control Application
- [Device ID](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-id.md)
- [Features](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-id/features.md): BlueFletch Device ID is designed to provide a common device ID for all BlueFletch Enterprise applications.
- [Technical Guide](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-id/technical-guide.md)
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/device-id/release-notes.md)
- [Suite Installer](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/suite-installer.md)
- [Technical Guide](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/suite-installer/technical-guide.md)
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/suite-installer/release-notes.md)
- [Accessibility Enabler](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/accessibility-enabler.md)
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/accessibility-enabler/release-notes.md): Release Notes for the BFE Accessibility Enabler Application
- [EPM Plugin](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/epm-plugin.md)
- [Features](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/epm-plugin/features.md)
- [Technical Guide](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/epm-plugin/technical-guide.md)
- [Release Notes](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/device-applications/epm-plugin/release-notes.md): Release Notes for the BFE Enterprise Password Manager Plugin


---

# 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.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.
