# Portfolio Construction

- [The Fallacy of 1/N](https://insights.windhamlabs.com/portfolio-construction/the-fallacy-of-one-over-n.md): Equally Weighted Portfolios versus Optimized Portfolios
- [Modern Portfolio Theory](https://insights.windhamlabs.com/portfolio-construction/modern-portfolio-theory.md): Breaking down Modern Portfolio Theory
- [Multi-goal Optimization](https://insights.windhamlabs.com/portfolio-construction/multi-goal-optimization.md)
- [Optimal Rebalancing with the Markowitz-Van-Dijk Heuristic](https://insights.windhamlabs.com/portfolio-construction/optimal-rebalancing-with-the-markowitz-van-dijk-heuristic.md)
- [Portable Alpha](https://insights.windhamlabs.com/portfolio-construction/portable-alpha.md)
- [Understanding Estimation Error](https://insights.windhamlabs.com/portfolio-construction/understanding-estimation-error.md): Mark Kritzman, June 20, 2016


---

# 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://insights.windhamlabs.com/portfolio-construction.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.
