# Installation

You can download the latest version of HEAVY.AI for your preferred platform by reaching our [support site](https://support.heavy.ai/hc/en-us/categories/11410301533719-Downloads) or referring to the links provided in the instructions.

The CPU (no GPUs) install does not support backend rendering. For example, Pointmap and Scatterplot charts are not available. The GPU install supports all chart types.

The Open Source options do not require a license, and omit HeavyImmerse.

* [Docker](/installation-and-configuration/installation/install-docker.md)
* [Ubuntu](/installation-and-configuration/installation/installing-on-ubuntu.md)
* [Rocky Linux / RHEL](/installation-and-configuration/installation/installing-on-rocky-linux-rhel.md)
* [AWS](/installation-and-configuration/installation/get-started-aws.md)
* [GCP](/installation-and-configuration/installation/get-started-gcp.md)
* [Azure](/installation-and-configuration/installation/get-started-azure.md)
* [Jupyter](/python-data-science/get-started-jupyter.md)
* [Upgrading](/installation-and-configuration/installation/upgrading-omnisci.md)
* [Uninstalling](/installation-and-configuration/installation/uninstall-omnisci.md)


---

# 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.heavy.ai/installation-and-configuration/installation.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.
