> ## Documentation Index
> Fetch the complete documentation index at: https://docs.askui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform Overview

> AskUI capabilities, features, and comparison with other AI automation solutions

<img alt="AskUI Agent OS Architecture" className="hidden dark:block" src="https://mintcdn.com/askui/S_l-F1JleJ291Lq-/03-explanation/01-foundations/images/agent-os.png?fit=max&auto=format&n=S_l-F1JleJ291Lq-&q=85&s=5aaf64a9cc8237d8da305da7b7b7109c" width="1224" height="616" data-path="03-explanation/01-foundations/images/agent-os.png" />

## Platform Capabilities

AskUI is an enterprise-ready platform that enables AI agents to control desktop and mobile devices through visual understanding. Unlike browser-only or chat-based solutions, AskUI provides comprehensive automation across all platforms and applications.

### Key Differentiators

* **Universal Platform Support**: Windows, macOS, Linux, Android, and iOS - learn more about [Agent Types](/03-explanation/01-foundations/agent-types)
* **Enterprise-Ready**: On-premise deployment, security features, and corporate proxy support
* **True Background Automation**: Agents can work without taking over your mouse and keyboard (Windows only)
* **Visual Intelligence**: No dependency on DOM or application internals
* **Flexible Integration**: Python and TypeScript SDKs with CI/CD support

## Features and Comparison

Key features of AskUI include:

* Support for **Windows**, **Linux**, **MacOS**, **Android** and **iOS** device automation, including Citrix environments
* Support for single-step commands as well as agentic instructions
* **In-background automation on Windows machines** (agent can create a second session; you do not have to watch it take over mouse and keyboard)
* Flexible model use (hot swap of models) and infrastructure for reteaching of models (available on-premise)
* **Secure deployment** of agents in enterprise environments

| Feature                            | AskUI Vision Agent | Computer Use by Anthropic | Operator by OpenAI | Browser Use | Custom (VLM + PyAutoGUI + Playwright) |
| ---------------------------------- | ------------------ | ------------------------- | ------------------ | ----------- | ------------------------------------- |
| Browser Use                        | ✅                  | ✅                         | ✅                  | ✅           | ✅                                     |
| DOM Support                        | ❌                  | ❌                         | ✅                  | ✅           | ✅                                     |
| Windows Use                        | ✅                  | ✅                         | ❌                  | ❌           | ✅                                     |
| Linux Use                          | ✅                  | ✅                         | ❌                  | ❌           | ✅                                     |
| MacOS Use                          | ✅                  | ✅                         | ❌                  | ❌           | ✅                                     |
| Android Use                        | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| iOS Use                            | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| In-Background Automation           | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| Change Detection (Automatic waits) | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| Multi-Screen Support               | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| Multi-Device Support               | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| Intent-based Prompting             | ✅                  | ✅                         | ✅                  | ❌           | ✅                                     |
| Single-step Commands               | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| Human-in-the-Loop                  | ✅                  | ✅                         | ✅                  | ❌           | ❌                                     |
| Prompting Interface                | Python, TypeScript | Chat                      | Chat               | Python      | Custom                                |
| Enterprise Installer               | ✅                  | ❌                         | ❌                  | ❌           | ❌                                     |
| On-Premise Availability            | ✅                  | ❌                         | ❌                  | ❌           | ✅                                     |
