# Installing the Windham Portfolio Advisor

## System Requirements

| Minimum                        | Recommended                                          |
| ------------------------------ | ---------------------------------------------------- |
| Microsoft Windows 7            | Microsoft Windows 10                                 |
| Any Intel or AMD x64 processor | Intel x64 processor with more than two logical cores |
| 1.5GB of HDD space             | 1.5GB SSD space                                      |
| 1GB RAM                        | 8GB or more                                          |
| No specific graphics card      | Hardware accelerated graphics supporting OpenGL 3.3  |

{% hint style="warning" %}
Please note that the desktop software does not support installations on shared or network drives.
{% endhint %}

## Downloads

{% hint style="info" %}
The current version of Windham Portfolio Advisor is 3.0.0.10430
{% endhint %}

### :gear: Install the prerequisites for the WPA

For new users, new workstations, and for clients who do not have [prerequisites ](/installation/prerequisites.md)installed, please follow the install order of the frameworks required for the WPA to run described in :

{% content-ref url="/pages/-MEdF7PBVyvB8ACBv29h" %}
[Installation Prerequisites](/installation/prerequisites.md)
{% endcontent-ref %}

Once that is complete, proceed with the core installation kit below.

### :gear: Core Installation Kit (without Prerequisites)

For clients who have prerequisite components installed, download the core kit:

{% embed url="<http://wpaupdates.windhamlabs.com/WPACoreInstaller.exe>" %}
Windham Portfolio Advisor Installer (prerequisites not included)
{% endembed %}


---

# 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://wpahelp.windhamlabs.com/installation/installing-the-windham-portfolio-advisor.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.
