# 示例 – 员工留存

在这个示例中，我们正在询问战略顾问，以帮助公司在企业过渡期间留住员工。

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

战略顾问首先将问题分解为几个子问题：

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

然后，AI 逐一解决这些子问题：

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

最后，战略顾问询问一些特定类型的额外信息，以帮助改善策略以满足您的特定需求：

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

然后，我们添加了一些额外的背景信息和上下文，以便 AI 更好地理解情况：

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-cn/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.
