# Steps to Set Up AI Data Sources

1. Open your **Kuasa AI Support Chat** (Log in your account at <https://chat.kuasa.io/> and then choose **AI Support Chat**)

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

2. Under the **Live Chat** section, click **Omnichannel** on the sidebar.

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

3. Go to **AI Data Sources** (bottom left).

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

4. In the **Text** or **Q\&A** section, write any details that you want to use to train the AI.
5. Click the **Update** button first, and then click the **Create Your AI** button.

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

<mark style="color:red;">**Please note, that each time you update or add a new prompt, repeat step 5.**</mark>


---

# 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://tutorials.kuasa.io/getting-started/kuasa-ai-support-chat/live-chat/omnichannel/steps-to-set-up-ai-data-sources.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.
