# Create your MessageBird WhatsApp connection

1. **Head over to “My Apps”** in the upper-right corner of your GearPlug interface.

<figure><img src="https://lh3.googleusercontent.com/9Wgh4jlWwYZYsd9dT9iZOf8v26Vk3eeY78oUi2rHbTjC3AgcXoX8HdumMjdH3egoVBkyuIZ9kbIEtmsrdIY3CFojIQ2GhPokzR5ManjdS4qZdIqP3W42Zh64Ub9L_aIQ2LCBei5mxheSNHeTwKNvFA" alt=""><figcaption></figcaption></figure>

2. **Select MessageBird WhatsApp** in the drop-down menu under “New connection” and click “Create.”

<figure><img src="https://lh3.googleusercontent.com/Vzs3fDJXxYiM--5fZQEObQlXmSxfqOHX4PH8XD4z2VG6QAqUAf4IjUUw6dRlcsaKl8WI0YQXHENRfA0zhuLWkubKcALT01QZpQt30s_6iOROxtQ8nnDqqIVv6ZIrOhi8nuBvyg2BMkHu8y6u3M74iw" alt=""><figcaption></figcaption></figure>

3. **Fill in the fields required** by the connection. Again, you’ll need your account’s API Key. Additionally, MessageBird WhatsApp requests your account’s channel ID and namespace.

<figure><img src="https://lh3.googleusercontent.com/aT9VZoXhJzlRPe2SETr_duAlj-dBc7hsR9UtSIP4EeMz0q0344YUCfXF2CR0DJddS2zkPuPsCw0bpGVoV-tMwJzCFM7RCEdenl00U6SRiSSS9vvu2u1aTi1441oXrxkcO5qsH2kH7UWw4SudYe9WZg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
You can find the API key in the “Developers” section in your MessageBird dashboard. Your channel ID and namespace will be available in the confirmation email sent to your MessageBird WhatsApp account.
{% endhint %}

1. **Click “Continue”** to finish setting up your Plug.


---

# 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.gearplug.io/english/set-up-your-integrations/messagebird/messagebird-whatsapp/create-your-messagebird-whatsapp-connection.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.
