# 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="integrations/embed-chatbot-on-a-website" %}
[embed-chatbot-on-a-website](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations/embed-chatbot-on-a-website)
{% 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="integrations/instagram-dm" %}
[instagram-dm](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations/instagram-dm)
{% endcontent-ref %}

{% content-ref url="integrations/facebook-messenger" %}
[facebook-messenger](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations/facebook-messenger)
{% endcontent-ref %}

{% content-ref url="integrations/whatsapp" %}
[whatsapp](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations/whatsapp)
{% endcontent-ref %}

{% content-ref url="integrations/zapier-app" %}
[zapier-app](https://docs.stammer.ai/stammer.ai-docs/chat-ai-agents/integrations/zapier-app)
{% endcontent-ref %}

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

{% content-ref url="../white-label/white-label-api" %}
[white-label-api](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api)
{% endcontent-ref %}

{% content-ref url="../white-label/white-label-api/examples/white-label-api-x-zapier-x-slack-example" %}
[white-label-api-x-zapier-x-slack-example](https://docs.stammer.ai/stammer.ai-docs/white-label/white-label-api/examples/white-label-api-x-zapier-x-slack-example)
{% endcontent-ref %}


---

# 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.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.
