# Playbook Agent

## Overview

The BlueFletch Playbook Agent, a device-side client for [Playbook MDM](https://ems.bluefletch.com/login), is specifically designed for (Zebra/Rugged) Android devices to manage, configure, and update fleets of devices. Streamline device management, configuration, and updates through executable 'Plays' and 'Playbooks'; effortlessly deploy comprehensive Playbooks to specific devices, locations, sites, or stores; save valuable time in deployment with the efficient GO App.

**Agent Auto Update:** Automatically update the devices to a version of the Playbook Agent that is set on the Portal.&#x20;

**Playbook Sync:** Get the latest APKs and files to the device.


---

# 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/playbook-agent.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.
