# 範例 – 員工留任

在這個範例中，我們請求策略顧問幫助一家公司在企業轉型期間留住員工。

<figure><img src="/files/cgC19hY6tKLwE2mxtnxV" alt="strategy consultant 3"><figcaption></figcaption></figure>

策略顧問首先將問題分解為幾個子問題：

<figure><img src="/files/nJdpJuIdRQ6bW4AzpDw2" alt="strategy consultant 4"><figcaption></figcaption></figure>

然後，AI 針對這些子問題逐一進行解答：

<figure><img src="/files/rNgNdGsAMAwFjV6bx6H0" alt="strategy consultant 5"><figcaption></figcaption></figure>

最後，策略顧問要求提供特定類型的額外信息，以幫助改善策略以符合您的具體需求：

<figure><img src="/files/GYoOtXnhPqLsiCVfKcLb" alt="strategy consultant 6"><figcaption></figcaption></figure>

然後我們添加了一些額外的背景信息和上下文，以便 AI 更好地理解情況：

<figure><img src="/files/pEIq8I68QsjJ8Sovp5Rw" alt="strategy consultant 7"><figcaption></figcaption></figure>


---

# 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/example-employee-retention.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.
