# Welcome

Welcome to the official documentation for **FlowBridge**, the platform that helps you deploy and manage AI assistants across messaging and social channels—fast, at scale, and with full control.

### What is FlowBridge? &#x20;

FlowBridge is built for agencies, teams, and developers who want to connect conversational agents (for example, built in Voiceflow) to channels like WhatsApp, Instagram, Facebook Messenger, Telegram, and more—all under one platform. &#x20;

You’ll be able to: &#x20;

* Deploy agents across multiple channels in minutes&#x20;
* Process voice notes, images, and rich media as part of a natural conversation
* Capture leads, manage conversations, and hand off to humans when needed
* White-label dashboards and manage multiple clients from a single control panel&#x20;

### Who is this documentation for?

This documentation is for:

* AI automation agencies who deliver conversational agents to clients
* Conversation designers and Voiceflow power users
* Developers who build integrations, customise agent logic and maintain production bots
* Technical project leads managing multi-client deployments

If you’re looking to go from idea → deployment → management of AI assistants across social messaging channels, you’re in the right place.

### What you’ll achieve with FlowBridge

By using FlowBridge you’ll be able to:

* ✨ Reduce developer dependency: launch agents without exclusively relying on build teams
* ⏱ Speed up time to market: integrate your agents and get live quickly
* 📈 Scale across clients and channels: one platform, many deployments
* 🤖 Enable richer conversations: support voice, images and dynamic media
* 🧩 Manage the conversation lifecycle: from capture to leading → human-handoff → analytics

### Ready to get started?

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-bolt">:bolt:</i></h4></td><td><strong>Quickstart</strong></td><td>Create your first integration</td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Integrations</strong></td><td>Learn about the different integrations</td><td></td><td></td><td><a href="/pages/l0wTMxOdNzQSzcBjrG3c">/pages/l0wTMxOdNzQSzcBjrG3c</a></td></tr></tbody></table>


---

# 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.flowbridge.app/documentation/readme.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.
