# Device Remote Control

The BlueFletch Remote Control package allows administrators to view and control mobile devices from the BlueFletch Portal.

**View Mode:** Remotely capture the screen of a mobile device, enabling Portal users to see the content displayed.&#x20;

**Remote Control Mode:** Remotely interact with a mobile device, enabling Portal users to do tasks such as opening and closing applications or invoking Playbook plays.&#x20;

{% hint style="info" %}
This feature is currently available for Zebra devices and other devices that have signed BlueFletch Platform Services integration.
{% endhint %}


---

# 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/device-remote-control.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.
