# 26 November: AI Generated Bot

### ✨ New

#### AI Generic Bot

&#x20;A new AI feature is launched. You just need to define Goal, what role the bot would like to play, teach the bot to understand and reply to users, and then launch it on your website or app. It's like having a helpful virtual assistant, ready to assist your customers 24/7.

{% hint style="info" %}
Know more [here](https://docs.gallabox.com/bots/flow-in-the-bot#create-a-flow-using-ai).&#x20;
{% endhint %}

<figure><img src="/files/S0ltC9ibezJNgms0w3Kw" 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://changelog.gallabox.com/november-2024/26-november-ai-generated-bot.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.
