# Transaction Costs and Turnover Controls

The Windham Portfolio Advisor allows the specification of a transaction cost vector across all instruments defined in the portfolio. To disregard turnover control, transaction costs are set to zero. This would be the same as constructing and transitioning into the optimal portfolio from an all-cash position.

![Specifying transaction costs](/files/-MEy_vlFYWv9ppLvU5Pk)

To control turnover from the current portfolio allocations, populate the transaction cost column in the Constraints screen by reviewing the Min Max Bounds tab.


---

# 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/optimization/transaction-costs-and-turnover-controls.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.
