# Developer Platform

<h2 align="center">FlowBridge Connect Documentation</h2>

<p align="center">Everything you need to build, launch, and scale AI-powered chat integrations.<br>From Meta platforms to Telegram &#x26; Slack — connect your AI agents seamlessly.</p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4><i class="fa-leaf">:leaf:</i></h4></td><td><strong>Quick Start Guide</strong></td><td>Quickly set up an integration</td><td><a href="/spaces/9qvWi43l9ivADiJhqOPC/pages/7FvWQMF0kTK7HGhlQfmo">/spaces/9qvWi43l9ivADiJhqOPC/pages/7FvWQMF0kTK7HGhlQfmo</a></td><td><a href="/files/YZ5yqtsvKkyCplZoJBM1">/files/YZ5yqtsvKkyCplZoJBM1</a></td></tr><tr><td><h4><i class="fa-server">:server:</i></h4></td><td><strong>Integrations</strong></td><td>Learn about the different integrations supported by FlowBridge Connect</td><td><a href="/spaces/9qvWi43l9ivADiJhqOPC/pages/l0wTMxOdNzQSzcBjrG3c">/spaces/9qvWi43l9ivADiJhqOPC/pages/l0wTMxOdNzQSzcBjrG3c</a></td><td><a href="/files/k18NxspIPYoYQZoAQmcG">/files/k18NxspIPYoYQZoAQmcG</a></td></tr><tr><td><h4><i class="fa-terminal">:terminal:</i></h4></td><td>What is FlowBridge?</td><td>Learn about what we do and how to do it!</td><td><a href="/spaces/9qvWi43l9ivADiJhqOPC/pages/LThc2RqOxBKU56Qt3TMy">/spaces/9qvWi43l9ivADiJhqOPC/pages/LThc2RqOxBKU56Qt3TMy</a></td><td><a href="/files/nAuMuV3vQwwhjwYVhR4Z">/files/nAuMuV3vQwwhjwYVhR4Z</a></td></tr></tbody></table>

### Get started in 5 minutes

Connecting to social channels is as easy as pouring a cup of coffee. Just follow these 3 simple steps and your ready to go!

{% stepper %}
{% step %}

### Create a Client Company

Once you registered your FlowBridge Connect account, you will be transferred to your FlowBridge environments admin panel. From here you click on "Client Companies" and give it the name of your or your client's business.&#x20;
{% endstep %}

{% step %}

### Create a Voiceflow Project

Now you want to create a project, and associate it with the business you created. Companies can have multiple projects associated with them and are able to select which project they want to view on the Customer Panel.&#x20;

Fill in the API key as well as the Project ID from your Voiceflow project in to the fields and click create!
{% endstep %}

{% step %}

### Create a Client Integration

From here, we want to connect the social channel and associate it with a project. We support multiple social channels each with their own set-up process. For Meta it's a matter of clicking "Login with Facebook" and following to prompts. Once completed, you're completely set up and ready to go!&#x20;

Learn more about the different integration channels on the Social Integrations page in the docs!
{% endstep %}
{% endstepper %}

<h2 align="center">Join a community of AI experts</h2>

<p align="center">Join our Discord community to learn, share or request support</p>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-discord">:discord:</i></h4></td><td><strong>Discord community</strong></td><td>Join our Discord community to post questions, get help, and share resources with over 3,000 like-minded developers.</td><td><a href="https://discord.gg/7DenVJnHs6" class="button secondary" data-icon="discord">Join Discord</a></td><td><a href="/files/yA9SLfB3gGonTOXQAg0k">/files/yA9SLfB3gGonTOXQAg0k</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/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.
