# AI Chat (Add Context)

Introduction - AI Chat feature enhances customer interaction and streamline support processes. This AI Chat utilizes advanced algorithms to provide instant responses to common inquiries, ensuring your customers receive prompt assistance around the clock.

**Introduction** - AI Chat feature enhances customer interaction and streamline support processes. This AI Chat utilizes advanced algorithms to provide instant responses to common inquiries, ensuring your customers receive prompt assistance around the clock.

**Steps to be followed to enable the AI Chat -**

1. 1.Go to the **Asset** Tab.

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

2. Click on **Add Widget** to create a new widget.

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

3. Go to **Widget** button. Add the **Name** and the **Description** of the widget. Select **AI Chat** option in **Channel 1** and **Channel 2**, then click on **Save**.

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

4. Go to **AI Bot** option and enable **Allow AI**, add the C**hat Bot Name** and enter the **Context Text** and then click on **Save**.

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

**Note** - The format of the context should start from **Context Start** and end with **Context End**.

Steps to enable AI Chat on SaleAssist -&#x20;

1.


---

# 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.saleassist.ai/integration-guide/ai-chat-add-context.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.
