# Minimum Requirements

### 1. Minimum System Requirements for the desktop app:

{% hint style="info" %}

* Windows 7 or above. Windows 7 is [no longer supported by Microsoft](https://www.microsoft.com/en-in/microsoft-365/windows/end-of-windows-7-support) and as a result we will drop support in the near future.
* Windows **Server 2008 R2 or above**
* Minimum 4gb RAM, **recommended 8gb RAM**
* Minimum **300mb free** disk space
* 64-bit Windows is recommended over 32-bit systems
* **Processor**: For huge database **recommended i5/ i7 with 4 core.**
* **Hard disk**: SSD for large data.
  {% endhint %}

### 2. Android Requirement:

* **Version**: 4.0.4 (Ice-cream & sandwich)
* **Space**: Min(2 GB)

### 3. IOS Requirement:

* **Version**: IOS 9
* **Space**: Min (2 GB)

### Do you support Windows XP and Windows Server 2003?

{% hint style="info" %}
No, we will never support these operating systems. We take security very seriously and Windows XP and Server 2003 lack the required security as per today's standards.&#x20;

Microsoft itself [stopped providing any security updates](https://www.microsoft.com/en-in/windowsforbusiness/end-of-xp-support) back in 2014 and as a result it is not recommended to use these operating systems for security reasons.&#x20;

A lot of modern services also do not support their software on Windows XP and Server 2003 for the same reason.
{% endhint %}


---

# 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.bizanalyst.in/biz-analyst-manual/quickstart-guide/install-desktop-app/system-requirement.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.
