> For the complete documentation index, see [llms.txt](https://docs.vagon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vagon.io/computer/features.md).

# Features

- [No Latency Streaming](https://docs.vagon.io/computer/features/no-latency-streaming.md): How Vagon streams a real Windows machine to your device in real time, what makes it feel native, and what affects responsiveness on your end.
- [Performance Scalability](https://docs.vagon.io/computer/features/performance-scalability.md): Change your Vagon Computer's performance tier between sessions to match each workload without losing files, applications, or settings.
- [Performance Options & Specs](https://docs.vagon.io/computer/features/performance-options-and-specs.md): Pick the right Vagon performance tier across the Graphics Accelerated and Computing Accelerated categories, change it between sessions, and review the current CPU, GPU, and RAM specs for each option.
- [Preinstall App Catalog](https://docs.vagon.io/computer/features/preinstall-app-catalog.md): Pick from the Computer Composer pre-install catalog or install your own software inside a Vagon Computer, and bring your own licenses for the apps you already own.
- [Vagon Files Directory](https://docs.vagon.io/computer/features/vagon-files-directory.md): Use the Vagon Files directory to move files between your local device and your Vagon Computer. Vagon Files is optimized for transfer, not for working on files in place.
- [Expandable Disk Storage](https://docs.vagon.io/computer/features/expandable-disk-storage.md): Understand how Vagon Computer disk storage works, how to expand it, and what happens to your data when your subscription ends.
- [Region Selection & Migration](https://docs.vagon.io/computer/features/region-selection-and-migration.md): Choose the Vagon region closest to you for the smoothest connection, and understand how changing regions affects latency and your computer data.
- [Virtual Reality on Cloud](https://docs.vagon.io/computer/features/virtual-reality-on-cloud.md): Run any Vagon Computer application inside a VR headset using Vagon VR. Plus guidance on building VR content in the cloud and what to expect from live headset streaming.
- [Vagon Desktop Apps](https://docs.vagon.io/computer/features/vagon-desktop-apps.md): Download, install, and use the Vagon Desktop Application for macOS and Windows for a smoother streaming experience than the browser.
- [Using on Tablet & Mobile Devices](https://docs.vagon.io/computer/features/using-on-tablet-and-mobile-devices.md): Access your Vagon Computer from tablets and mobile devices, including how to add Vagon to your home screen for a smoother experience.
- [USB & External Hard Disk Support](https://docs.vagon.io/computer/features/usb-and-external-hard-disk-support.md): Use drawing tablets, Apple Pencil, USB peripherals, and external hard disks with your Vagon Computer. Tablets are natively supported; storage devices use the VirtualHere and ZeroTier workaround.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.vagon.io/computer/features.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.
