# Become a WhatsApp Tech Provider

{% hint style="info" %}
If you are interested in partnering with Bird as a WhatsApp Tech Provider register your interest [here](https://bird.com/partners)
{% endhint %}

## What is a WhatsApp Tech Provider

Tech Providers are businesses that provide WhatsApp messaging services to other businesses. As a Tech Provider, you can do this by using Cloud API directly, or by partnering with a Solution Partner (like Bird) who already offers these services, and who can extend their credit line to your customers.&#x20;

## WhatsApp multi partner solutions

Multi-Partner Solutions allow Solution Partners and Tech Providers to jointly manage customer WhatsApp assets in order to provide WhatsApp messaging services to their customers. For example, if you are a Tech Provider and are unable to offer custom or full WhatsApp messaging services to your customers, you can work with a Solution Partner to offer your customers the Solution Partner's services.

The basis of a Multi-Partner Solution is a **partner solution**, which is an agreed upon configuration in the app dashboard that defines which customer WhatsApp assets each partner can access. Once created and accepted, the solution can be used to customize the [Embedded Signup](https://developers.facebook.com/docs/whatsapp/embedded-signup) flow. Any customers onboarded via the flow can grant asset access to all of the solution's partners.

### Step 1

{% content-ref url="become-a-whatsapp-tech-provider/onboard-as-a-tech-provider" %}
[onboard-as-a-tech-provider](https://docs.bird.com/applications/channels/channels/supported-channels/whatsapp/how-to/become-a-whatsapp-tech-provider/onboard-as-a-tech-provider)
{% endcontent-ref %}

### Step 2

{% content-ref url="become-a-whatsapp-tech-provider/connecting-to-bird-as-solutions-provider" %}
[connecting-to-bird-as-solutions-provider](https://docs.bird.com/applications/channels/channels/supported-channels/whatsapp/how-to/become-a-whatsapp-tech-provider/connecting-to-bird-as-solutions-provider)
{% endcontent-ref %}


---

# 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.bird.com/applications/channels/channels/supported-channels/whatsapp/how-to/become-a-whatsapp-tech-provider.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.
