# Installation

- [Installing the Windham Portfolio Advisor](https://wpahelp.windhamlabs.com/installation/installing-the-windham-portfolio-advisor.md): The Windham Portfolio Advisor (WPA) is a complete portfolio optimization and risk management platform that integrates cutting edge research for institutions and managers.
- [Installation Prerequisites](https://wpahelp.windhamlabs.com/installation/prerequisites.md): To manually install the Windham Portfolio Advisor's prerequisite components, please download and run the following in order.
- [Installation FAQ](https://wpahelp.windhamlabs.com/installation/installation-faq.md): Workstation installation process can be complicated, this page will address some of the probable complications that may arise from the diverse set of environments across users.
- [License Key Management](https://wpahelp.windhamlabs.com/installation/installation-faq/license-key-management.md): To review and manage the Windham Portfolio Advisor's license information, see the Advanced tab on the main screen.


---

# 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.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.
