# Glasswarp > Eyes and hands for AI agents on real Windows machines you already own. > You bring the brain (model, prompts, task logic). Glasswarp provides vision, > native input, and a safe, observable session. - [Website](https://www.glasswarp.com/) - [Pricing](https://www.glasswarp.com/pricing) - [FAQ](https://www.glasswarp.com/faq) - [Use cases](https://www.glasswarp.com/use-cases) - [Security](https://www.glasswarp.com/security) - [Downloads / host agent](https://www.glasswarp.com/downloads) - [Docs](https://docs.glasswarp.com/) - [Docs llms.txt](https://docs.glasswarp.com/llms.txt) - [OpenAPI](https://signal.glasswarp.com/v1/openapi.yaml) - [Sign up](https://www.glasswarp.com/signup) - [Agent skill](https://www.glasswarp.com/SKILL.md) ## Product Glasswarp is a BYOH (bring-your-own-host) computer-use API: - Native-resolution GPU capture + observe / screenshot - Native Win32 input (click, type, drag, scroll) - UIA grounding targets - 60fps Live View for humans (console) - Per-rig consent, on-screen session indicator, kill switch, audit log Tagline: *See any screen. Control any PC. One API.* Messaging law: Glasswarp gives an agent **eyes and hands**; the customer supplies the **brain**. ## Real Windows vs typical sandboxes | Capability | Typical sandboxes | Glasswarp | | --- | --- | --- | | Capture | Framebuffer / soft desktop | Hardware GPU capture on the host | | OS | Linux VM or container approximation | Real Windows desktop | | Desktop | Throwaway or emulated UI | The PC and apps you already run | | Input | Software / synthetic clicks | Native Win32 keyboard and mouse | | Hardware | Rented cloud machine or sandbox | BYOH — your GPU, your licenses | ## Pricing | Plan | Price | Paired rigs | Concurrent sessions | Active minutes / mo | Overage | Support | | --- | --- | --- | --- | --- | --- | --- | | Free | $0 | Unlimited | 1 | 500 | none — hard stop at quota | Community | | Builder | $20/mo · $200/yr | Unlimited | 3 | 2,000 | $0.015/min | Standard | | Growth | $99/mo · $990/yr | Unlimited | 10 | 12,000 | $0.01/min | Priority | | Enterprise | Custom | Unlimited | Custom | Custom / volume | Volume pricing | Dedicated | Unlimited paired rigs on every plan. Billed minutes are wall-clock session time (start → end). Idle sessions end themselves after ~15 minutes of inactivity — an abandoned agent never runs up your bill. Full comparison: [glasswarp.com/pricing](https://www.glasswarp.com/pricing) ## FAQ (short) - **Eyes vs brain:** Glasswarp is eyes and hands; you bring the model, prompts, and task logic. - **Get started:** Create a key, install the Windows host, enable API access, then wire the SDK (`pip install glasswarp`). - **Sandboxes:** Soft desktops approximate UI; Glasswarp captures real Windows from the GPU with native input. - **Safety:** Per-rig consent, on-screen indicator, kill switch, audit log. - Full FAQ: [glasswarp.com/faq](https://www.glasswarp.com/faq) ## Get started 1. Create an API key at [glasswarp.com/signup](https://www.glasswarp.com/signup) 2. Install the Windows host agent from [Downloads](https://www.glasswarp.com/downloads) 3. Enable API access on a rig in the console 4. Wire the SDK: `pip install glasswarp` — templates in the [docs](https://docs.glasswarp.com/) ## Optional - [Privacy](https://www.glasswarp.com/privacy) - [Terms](https://www.glasswarp.com/terms)