# QuPath Installation

{% hint style="warning" %}
This tutorial is written with the usage of <mark style="color:red;">**QuPath**</mark>**&#x20;**<mark style="color:$info;">**v05.1**</mark> or higher we therefore ask you to work with this version, which can be downloaded here:&#x20;

[QuPath v0.6.0 release note](https://github.com/qupath/qupath/releases/tag/v0.6.0)
{% endhint %}

### Step 1: Download and Install QuPath

1. **Visit the QuPath Website:** Go to the [QuPath website](https://qupath.github.io/).
2. **Download QuPath:** Navigate to the "Downloads" section and download the appropriate version for your operating system (Windows, macOS, or Linux).
3. **Install QuPath:** Follow the installation instructions for your operating system. This typically involves extracting the downloaded files and running the executable.

{% hint style="warning" %}
Be careful of downloading the QuPath version that is compliant with your system (Windows, MacOS, or Linux)
{% endhint %}

{% hint style="success" %}
Congratulations! You have successfully installed QuPath!
{% endhint %}

> **License:**
>
> Bankhead, P. et al. **QuPath: Open source software for digital pathology image analysis**. *Scientific Reports* (2017).\
> <https://doi.org/10.1038/s41598-017-17204-5>

To perform the analysis on your images please follow the [QuPath H-DAB tutorial ](/qupath-project/qupath-h-dab-docs/qupath-h-dab-tutorial.md)step by step.&#x20;


---

# 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://disc4all-qupath.gitbook.io/qupath-project/non-expert-docs/qupath-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.
