> For the complete documentation index, see [llms.txt](https://docs.stammer.ai/stammer.ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations.md).

# Integrations

This is how you can integrate AI Agents into any business. The most common and popular integration that 99% of agencies and businesses use is the option to embed it on a website.

{% content-ref url="/pages/NiwWAL0slpDGS5hk1oSJ" %}
[Embed Chatbot on a Website](/stammer.ai-docs/chat-ai-agents/integrations/embed-chatbot-on-a-website.md)
{% endcontent-ref %}

There are also native integrations for certain social media channels which allow you to place an A.I. Agent on anywhere.

{% content-ref url="/pages/zNNKT0FwLZReyQAMzXS1" %}
[Instagram DM](/stammer.ai-docs/chat-ai-agents/integrations/instagram-dm.md)
{% endcontent-ref %}

{% content-ref url="/pages/2i0R5qFhpmyq0YfMahGi" %}
[Facebook Messenger](/stammer.ai-docs/chat-ai-agents/integrations/facebook-messenger.md)
{% endcontent-ref %}

{% content-ref url="/pages/TTXJdWOKGP9zp1iOYfrK" %}
[WhatsApp](/stammer.ai-docs/chat-ai-agents/integrations/whatsapp.md)
{% endcontent-ref %}

{% content-ref url="/pages/yEKlfRjpRnmhABkuLdKX" %}
[Zapier App](/stammer.ai-docs/chat-ai-agents/integrations/zapier-app.md)
{% endcontent-ref %}

The API is the most powerful way to connect to any platform out there.&#x20;

{% content-ref url="/pages/zQ5mLEvyjwwzP1NeONZg" %}
[White Label API](/stammer.ai-docs/white-label/white-label-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/8EmKibTU1SAu17MDnJKO" %}
[White Label API x Zapier X Slack Example](/stammer.ai-docs/white-label/white-label-api/examples/white-label-api-x-zapier-x-slack-example.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations.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.
