# AI

- [Overview](https://help.chatty.net/ai/overview.md): Quickly answer customer questions with AI trained on your data sources
- [AI conversations](https://help.chatty.net/ai/overview/ai-conversations.md): How AI conversations are measured and manage your monthly AI reply limits
- [What AI assistant can do](https://help.chatty.net/ai/overview/what-ai-assistant-can-do.md): Quickly answer customer questions with AI trained on your data sources
- [How Chatty trains AI](https://help.chatty.net/ai/overview/how-chatty-trains-ai.md): How Chatty processes your data to create an AI that truly represents your brand voice and knowledge
- [Data sources](https://help.chatty.net/ai/data-sources.md): Train the AI with  data about your store, products, services to provide better and more accurate responses
- [What goes in each data source](https://help.chatty.net/ai/data-sources/what-goes-in-each-data-source.md): Pick the right types of data sources for your content
- [Train AI](https://help.chatty.net/ai/train-ai.md): How to train your AI assistant effectively
- [AI skills](https://help.chatty.net/ai/train-ai/ai-skills.md): Train your AI with specialized skills to handle customer questions more effectively
- [Size guide](https://help.chatty.net/ai/train-ai/ai-skills/size-guide.md): Set up size guides so your AI assistant can recommend the right size to customers based on their measurements.
- [Transfer](https://help.chatty.net/ai/train-ai/transfer.md): Set up how conversations transfer from AI to human support agents
- [Test & optimize AI](https://help.chatty.net/ai/test-and-optimize-ai.md): Test and optimize how your AI assistant responds to customer questions
- [Settings](https://help.chatty.net/ai/settings.md): Configure how your AI assistant behaves and appears to customers
- [AI channels](https://help.chatty.net/ai/settings/ai-channels.md): Enable AI assistant to automatically respond to customers across your channels
- [AI product page](https://help.chatty.net/ai/settings/ai-product-page.md): Auto-generate questions & answer them instantly on product pages and turn browsers into buyers
- [AI homepage](https://help.chatty.net/ai/settings/ai-homepage.md): Embed AI assistant on your homepage to engage customers from the first touchpoint


---

# 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://help.chatty.net/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.
