# Blend

The WPA provides the option to blend any two expected return models. Users must select Blend Type One and Blend Type Two from the drop down menus in the parameters box.

![Blend Model Parameters](/files/-MEyTQeI4UOxkFS4Nk4A)

When the Blend column is selected, a Confidence column appears to the left of this column.

![Confidence levels for the Blend Model](/files/-MEyTYn2OXmKWtDZ6YwG)

This confidence level applies to the estimation type which is selected in Blend Type One. For example, if Blend Type One is historical and the Confidence level is 60%, the historical returns will be given a 60% weighting in the blend calculation.

{% hint style="info" %}
Blending two estimation types can help users to develop more throughout estimations by balancing out the pros and cons of different estimation methods.
{% endhint %}


---

# 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/expected-returns/blend-returns.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.
