# Installing on Docker

In this section you will find the recipes to install HEAVY.AI platform using Docker. We provide instructions for [installing Docker and HEAVY.AI using an Ubuntu host machine](/v8.3.0/installation-and-configuration/installation/install-docker/docker-enterprise-edition-gpu.md). However, advanced users may install the CPU version of HEAVY.AI (EE/Free or Open Source) on any host system running Docker, or install the GPU (EE/Free or Open Source) version of HEAVY.AI on any Linux-based system with supported NVIDIA drivers and nvidia-docker packages ([See Software Requirements](/v8.3.0/installation-and-configuration/system-requirements/software-requirements.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/v8.3.0/installation-and-configuration/installation/install-docker.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.
