# AI建议

在【建议】模块中，AI 将在与客户沟通过程中无法回答的类似问题聚合成问题列表

<figure><img src="/files/vr0NPD1shfLT8ptW74EH" alt=""><figcaption></figcaption></figure>

您可以点击具体的问题查看详情，并为这些 AI 暂时无法解答的问题输入您期望的答案，选择接受为 Q\&A 后该条问答将加入知识库，不断优化 AI 的回答效率与质量。通过左下角您可以方便地直接在问题列表中进行切换，对于您认为没有回答价值的问题，则可以选择拒绝该条问题。

<figure><img src="/files/4Ju48tJaIPYZ0zmEToKJ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/VZlOGHMe9lcjVSCSbCbE" alt=""><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://helpdocs.ycloud.com/help-center/zh/chatbot/ai-suggestions.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.
