# 如何使用

要開始使用策略顧問，您只需提供您的問題或提示！

<figure><img src="/files/zNxXskI3Hn712dPaKK2Z" alt="strategy consultant 2"><figcaption></figcaption></figure>

AI 將遵循一個結構化的操作流程來生成有洞察力的回應：

1. **思維分解** – 將給定的信息或問題分解為更小的子問題或「思維」。
2. **思維生成** – 為每個子問題生成潛在的答案或「思維」。
3. **思維評估** – 評估每個思維的相關性和潛在影響。
4. **搜索算法** – 選擇最有前景的思維進一步發展為詳細的回應。
5. **我想知道更多關於** – 如果有任何知識空白或需要特定類型的信息來提供充分的信息回應，我將向您請求額外的信息。

如果輸出似乎缺少某些細微差別或觀點，您可以提交額外的信息，策略顧問將會優化其提出的策略。


---

# 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://docs.skydeck.ai/zh-hk/genstudio-workspace/tools/strategy-consultant/how-to-use.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.
