# AI

<div align="left"><figure><img src="/files/Cu16ks9qAvRJAyuc10BT" alt=""><figcaption></figcaption></figure></div>

Find your AI tools by clicking on your name in the bottom left-hand corner of your screen, then clicking **Settings** and going to the **AI** tab.

From the AI Hub in your dashboard, you can set up and manage a variety of AI tools, all under one roof. These tools fall into one of three categories:

* AI Assistants: In-product AI tools that make it easier and faster to build and deploy experiences and handle conversations in Inbox.
* AI Actions: AI-powered Flow actions that can be integrated into a workflow to bring AI to your automations.
* Connectors: 3rd party AI tools that you can install to leverage their capabilities in MessageBird.
* Knowledge Bases: Maintain the knowledge for your AI bots.

{% hint style="warning" %}
Some features in the AI hub require you to install an AI connector before you can use them. **These features may cost additional funds**.
{% endhint %}


---

# 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.bird.com/applications/ai-features/ai.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.
