# Getting Started

- [Installing Excel Lab](https://excelhelp.windhamlabs.com/getting-started/installing-excel-lab.md): Excel Lab is a powerful add-in that provides access to Windham's quant library spanning modern portfolio theory concepts including optimization, linear algebra, statistics, and probability theory.
- [Step 1: Download Files](https://excelhelp.windhamlabs.com/getting-started/installing-excel-lab/setup-files.md): The following page contains all the necessary files required for installing Excel Lab.
- [Step 2: Register Libraries](https://excelhelp.windhamlabs.com/getting-started/installing-excel-lab/register-files.md)
- [Step 3: Activate Add-in](https://excelhelp.windhamlabs.com/getting-started/installing-excel-lab/activate-add-in.md)
- [Step 4: Verify Installation](https://excelhelp.windhamlabs.com/getting-started/installing-excel-lab/verify-installation.md)


---

# 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://excelhelp.windhamlabs.com/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.
