# Preinstall App Catalog

A Vagon Computer behaves like a standard Windows workstation. Almost any software that runs on Windows will run inside Vagon, as long as the application supports the operating system and your license allows cloud or virtual machine usage.

## The Computer Composer Pre-Install Catalog

When you create a Vagon Computer, the Computer Composer lets you pick from a curated list of applications that are pre-installed for you. The list is maintained continuously, with new applications and updated versions added regularly.

Common workflows the catalog supports include:

* Video editing and rendering with Adobe Premiere Pro.
* Game development with Unity or Unreal Engine.
* 3D modelling and rendering with Blender or Cinema 4D.
* Engineering simulations such as computational fluid dynamics or finite element analysis.
* General productivity, browsing, and creative apps.

![Pre-install applications from the Computer Composer](/files/MymyB4FGlblxwwJjsrEY)

## Installing Applications Manually

You are not limited to the pre-installed list. After your computer is created, you can download and install any application you need, exactly as you would on a regular Windows PC. Vagon Computers have an internet connection of up to **2 Gbps**, so installers and large assets typically download in a fraction of the time you would expect locally.

![Install additional apps inside the Vagon Computer](/files/mLsRwzR2NGaCls2BfpnB)

A short checklist before you install something heavy:

* Download installers from the official vendor source.
* Have your license credentials available.
* Restart the computer if the installer requests it.
* Confirm that the application lives in persistent storage if you need it for future sessions.

## GPU Drivers

Vagon manages GPU drivers across the fleet for you – manual driver updates are not recommended.

{% content-ref url="/pages/fjJUvWUFqRo7MaD13CyM" %}
[GPU Driver Issues](/computer/troubleshooting/gpu-driver-issues.md)
{% endcontent-ref %}

## Software Licenses

Vagon operates on a bring-your-own-license model. You can use any software you have a valid license for, but Vagon does not provide licenses for third-party applications on standard plans.

* Install the software inside your Vagon Computer as usual.
* Sign in to the vendor's account or activate the license from inside the session.
* Depending on the vendor, you may need to sign in again each session, or the activation may persist with your installation.

If you need extended license management – floating licenses, centrally managed activations, or volume entitlements – consider **Vagon Teams**, which provides additional support for license handling across an organisation.

## Application Performance

If an application feels slow, check whether the selected performance option matches the application requirements. Switching to a higher tier for rendering or simulation work is often the simplest fix.

## Next Steps

{% content-ref url="/pages/5eC8iMR1VM0vuyIqNBEN" %}
[Performance Options & Specs](/computer/features/performance-options-and-specs.md)
{% endcontent-ref %}

{% content-ref url="/pages/s3fNasLVpbt4Y0idwk2H" %}
[Expandable Disk Storage](/computer/features/expandable-disk-storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/fjJUvWUFqRo7MaD13CyM" %}
[GPU Driver Issues](/computer/troubleshooting/gpu-driver-issues.md)
{% endcontent-ref %}


---

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