# AI Suggestions

### Configure Suggestions

In the \[Suggestions] module, the AI will cluster similar questions that could not be answered during the conversation with the customer into a list of questions

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2FexVIDqDFtZgCFkMQwNuL%2Fimage.png?alt=media&#x26;token=e2bb1c85-4154-4f3e-8080-c90c5305c8d2" alt=""><figcaption></figcaption></figure>

You can click on a specific question to view details, and enter your expected answer for questions that AI cannot answer for the time being. After selecting "Add as a new Q\&A", the Q\&A will be added to the Knowledge Base to continuously optimize the efficiency and quality of AI answers. You can easily switch directly between questions in the list via the bottom left corner. For questions you believe have no value for answering, you can choose to reject the question

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2F9i2ZeOrtLTyebCcENM5F%2Fimage.png?alt=media&#x26;token=3083f5ee-c11f-4558-8282-f144fb2dfdd1" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3466127247-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSIAnjLP6KQY5rvyuaq5K%2Fuploads%2FW6QFP9xHC08WgAbi4aNy%2Fimage.png?alt=media&#x26;token=587e40dd-4421-4e6c-ae24-0a28bf084d26" 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/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.
