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

[Embed AI Agent on a Website](/ai-features/integrations/embed-ai-agent-on-a-website.md)

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

[Instagram DM](/ai-features/integrations/instagram-dm.md)[Facebook Messenger](/ai-features/integrations/facebook-messenger.md)[WhatsApp](/ai-features/integrations/whatsapp.md)[Zapier App](/ai-features/integrations/zapier-app.md)


---

# 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.agentsupply.ai/ai-features/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.
