# Install

* Head on over to the [dashboard ](https://dashboard.prismaio.com/)to download

{% hint style="info" %}
**System Requirements:**

* Memory (RAM)**:** `4 GB`
* Disk Space: `5 GB`
  {% endhint %}

{% tabs %}
{% tab title="Start Here" %}

* Click the tab corresponding to the device you are installing PrismAIO on.
  {% endtab %}

{% tab title="Windows" %}

### **Step 1:**

Click the button below to download the Windows version

<figure><img src="/files/qm643JwUShvYa6XqZWR0" alt=""><figcaption></figcaption></figure>

### **Step 2:**

* Click the `prism-setup.exe` folder to get started. This can be found by heading to `file explorer -> downloads`  and double-clicking the Prism download file.

### Step 3:

* Proceed with the setup by following the on-screen instructions.&#x20;

### Step 4:

* &#x20;Login using the **same email and password that you use to login to the dashboard.** If everything is correct, PrismAIO will open and you will be presented with the bot.

![](/files/-Mjpo8yhPVzmBWqKuvdX)
{% endtab %}

{% tab title="Mac" %}

### **Step 1:**

Click the corresponding button below to download the Mac version

<figure><img src="/files/kxw2n829J6S6POogwoZe" alt=""><figcaption></figcaption></figure>

### **Step 2:**

* Go ahead and click the `prism-setup.dmg` file to get started. This can be found my heading to `Finder -> Downloads` and double-clicking the Prism download.

### Step 3:

* Drag the PrismAIO icon into the Applications folder. Then, double click the PrismAIO application to open.

### Step 4:

* &#x20;Login using the **same email and password that you use to login to the dashboard.** If everything is correct, PrismAIO will open and you will be presented with the bot.

![](/files/-Mjpo8yhPVzmBWqKuvdX)
{% endtab %}
{% endtabs %}


---

# 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.prismaio.com/installation/install.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.
