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

# Connect overview

> Pick the right way to connect your systems to BizBionic.

# Connect your systems

| Path                   | Best for                 | Guide                                             |
| ---------------------- | ------------------------ | ------------------------------------------------- |
| **A2A RPC**            | Any HTTP client or agent | [A2A RPC](/connect/a2a-rpc)                       |
| **Enterprise sources** | Single-tenant CRM sync   | [Enterprise sources](/connect/enterprise-sources) |
| **Partner platform**   | Multi-customer ISV / POS | [Partner platform](/connect/partner-platform)     |
| **SDK**                | TypeScript               | [SDK](/connect/sdk)                               |
| **Webhooks**           | Us → your systems        | [Webhooks](/connect/webhooks)                     |
| **Human faces**        | No custom backend        | [Operator Studio](/connect/operator-studio)       |
| **REST**               | Legacy only              | [REST](/connect/rest)                             |

All paths share credits, consent, and Trust Setup. Prefer A2A for new integrations.

## Decision tree

1. Do you onboard **many** end-customers who each need isolated SMS? → **Partner**
2. One company pulling CRM audiences? → **Enterprise sources**
3. Pure automation / AI agent? → **A2A RPC** (+ Agent Gateway portal)
4. Marketer in the UI? → **Operator Studio**

## Next steps

* [Authentication](/authentication)
* [API model](/api-model)
* [Try it](/guides/try-it)
