# Installation Guide

Partek Flow is a web-based application for genomic data analysis and visualization. It can be installed on a desktop computer, computer cluster or cloud. Users can then access Partek Flow from any browser-enabled device, such as a personal computer, tablet or smartphone.

Read on to learn about the following installation topics:

* [Minimum System Requirements](/partek-flow/installation-guide/minimum-system-requirements.md)
* [Single Cell Toolkit System Requirements](/partek-flow/installation-guide/single-cell-toolkit-system-requirements.md)
* [Single Node Installation](/partek-flow/installation-guide/single-node-installation.md)
* [Single Node Amazon Web Services‎ Deployment](/partek-flow/installation-guide/single-node-amazon-web-services-deployment.md)
* [Multi-Node Cluster Installation](/partek-flow/installation-guide/multi-node-cluster-installation.md)
* [Creating Restricted User Folders within the Partek Flow Server](/partek-flow/installation-guide/creating-restricted-user-folders-within-the-partek-flow-server.md)
* [Updating Partek Flow](/partek-flow/installation-guide/updating-partek-flow.md)
* [Uninstalling Partek Flow](/partek-flow/installation-guide/uninstalling-partek-flow.md)
* [Dependencies](/partek-flow/installation-guide/dependencies.md)
* [Docker and Docker-compose](/partek-flow/installation-guide/docker-and-docker-compose.md)
* [Java KeyStore and Certificates](/partek-flow/installation-guide/java-keystore-and-certificates.md)
* [Kubernetes](/partek-flow/installation-guide/kubernetes.md)

## Additional Assistance

If you need additional assistance, please visit [our support page](http://www.partek.com/support) to submit a help ticket or find phone numbers for regional support.


---

# 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://help.partek.illumina.com/partek-flow/installation-guide.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.
