# Getting started

## Overview

The BlurIt On Premise version (aka BlurIt OP) provides a full offline and unlimited self hosted use of BlurIt by deploying the solution directly on your servers.

This guide will go through the installation process of a standard BlurIt OP setup. If you require custom settings related to the number of GPUs and/or the number of workers, please contact us at <contact@blurit.io>.

**If you want to install BlurIt OP on a cloud provider (AWS, Azure, GCP), please** [**follow instructions here**](https://doc-op.blurit.io/cloud-images)**.**

## Before you start

Before you start, be sure you have received from Wassa the BlurIt OP archive that contains the installation files.

BlurIt OPs runs in a dockerized environment on Linux or Windows, hence the installation of BlurIt OP requires basic knowledge of Linux/Windows and Docker usage.

If you need any help installing BlurIt OP, please contact us at <contact@blurit.io>.


---

# 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://doc-op.blurit.io/blurit-on-premise/getting-started.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.
