# 策略整合模式

目前商品的多策略整合支援兩種模式，**動能模式** 與 **直通模式**

選擇**動能模式**將會以"動能"（或期望值）做為整合的基礎

選擇**直通模式**將會以原策略部位作為整合的基礎


---

# 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://yuting0103.gitbook.io/quantbrains/shang-pin-yu-ce-lve-zheng-he-qb-ping-tai/ce-lve-zheng-he-yu-shang-pin-guan-li/ce-lve-zheng-he-mo-shi.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.
