> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chatros.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Deploy Your Agent

> Put your AI agent everywhere your customers are — your website, WhatsApp, Messenger, Instagram, Telegram, and your online store.

Once your agent is trained, the **Deploy** page is where you connect it to the places your customers actually message you. Open your agent and go to **Deploy** in the sidebar to see every available channel.

<Frame caption="The Deploy page — connect every channel from one place.">
  <img src="https://mintcdn.com/softiustech/r0-Hu3fzPtGK9Luj/images/user-guides/deploy/all-channels.png?fit=max&auto=format&n=r0-Hu3fzPtGK9Luj&q=85&s=fb83d438d7e09685acafb46989c50688" alt="ChatRos Deploy page showing all channels" width="1680" height="819" data-path="images/user-guides/deploy/all-channels.png" />
</Frame>

## Channels at a glance

<CardGroup cols={2}>
  <Card title="Chat Widget" icon="comment-dots" href="/user-guides/deploy/chat-widget">
    A chat bubble on your own website. Copy‑paste one snippet — no coding.
  </Card>

  <Card title="WhatsApp" icon="whatsapp" href="/user-guides/deploy/whatsapp">
    Connect a WhatsApp Business number with one click. Supports images, typing, and read receipts.
  </Card>

  <Card title="Messenger" icon="facebook-messenger" href="/user-guides/deploy/messenger">
    Reply to your Facebook Page's Messenger conversations automatically.
  </Card>

  <Card title="Instagram" icon="instagram" href="/user-guides/deploy/instagram">
    Answer Instagram DMs from your Business or Creator account.
  </Card>

  <Card title="Telegram" icon="telegram" href="/user-guides/deploy/telegram">
    Connect a Telegram bot with a token from @BotFather.
  </Card>

  <Card title="Shopify & WooCommerce" icon="cart-shopping" href="/user-guides/deploy/shopify">
    Add the agent to your store and let it look up live products and order status.
  </Card>
</CardGroup>

## How deployment works

Every channel connects to the **same trained agent**. Connect as many as you like — a customer on WhatsApp and a visitor on your website both talk to the same AI, and every conversation lands in your shared **Inbox**.

<Steps>
  <Step title="Train your agent first">
    Add your sources, tune its settings, and test it before going live. See [Build your first agent](/user-guides/quick-start/your-first-agent).
  </Step>

  <Step title="Open the Deploy page">
    From your agent, click **Deploy** in the sidebar. Channels are grouped into featured channels (Chat widget, Help page) and **Integration Channels** (WhatsApp, Messenger, Instagram, Telegram, Email, Slack, API).
  </Step>

  <Step title="Connect a channel">
    Click a channel card to open its setup panel and follow the steps. Most channels connect in one or two clicks.
  </Step>

  <Step title="Watch conversations in the Inbox">
    Once connected, messages flow into your agent's **Inbox**, where your AI replies automatically and your team can step in anytime.
  </Step>
</Steps>

## Native messaging features

On WhatsApp, Messenger, and Instagram, your agent isn't limited to plain text. It can:

* **Send and receive images** — customers can send a photo, and your agent can reply with product images.
* **Show a typing indicator** while it's preparing a reply, so the conversation feels natural.
* **Report delivery and read receipts**, so you know when a message was seen.

<Note>
  **Telegram** supports images and typing indicators, but Telegram does not provide delivery or read receipts — this is a platform limitation, not a ChatRos setting.
</Note>

<Card title="Start with the Chat Widget" icon="rocket" href="/user-guides/deploy/chat-widget">
  The fastest way to go live — add the agent to your website in under 5 minutes.
</Card>
