# Create your MessageBird connection

{% hint style="info" %}
**Oauth connection**: The first step is to install GearPlug in your account so that GearPlug may access the data.
{% endhint %}

### Set up access

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** in the drop-down menu under “New connection” and click “Create.” This will display the field for your API Key.

<figure><img src="https://lh4.googleusercontent.com/kCjKmtspmnEvQEOBoG9lFd_ZEwhOvwU7uVndW92RFAymU48qslNhAbcTJb0VpojPYZ2KAZhgOVhMptbENajxC_WeSNhA9BdjDbk_EjCZQnchxVlBYeKvyYDB2A1ecb7LQBwzhFWJ0hiLQQp-cifEFQ" alt=""><figcaption></figcaption></figure>

3. **Head over to the Developers** section in your MessageBird dashboard, on the left-side menu. Once there, click “API Access” and copy your “Live API Key.”

<figure><img src="https://lh4.googleusercontent.com/BwzywN31vVI6fkx48HRVGVwzdVR5_rKqUYQkTz5ClzL9PR26wicUzJhL2KRNb_sLIYOFLga6MECvvSY0VfnegEAuwdxJawtsuejkRcSlfyb8XG4vE4P5juIf6-71bVwtg265PKGgAwYMLTI-bITbsg" alt=""><figcaption></figcaption></figure>

4. **Paste your API Key** on the required field and click “Continue” to finish setting up your Plug.

<figure><img src="https://lh3.googleusercontent.com/RLjbybwAVKjo64r_2jgsCHrzo1vK-BXcfURIaGL7vRwKXXpWqaTWLctT9EuEtBIwFuEOn0AS4YVzhUumZqf69RQA-p3EK-gGPJRPK-9Wlf3RNfNvVts36hUNyu0o09RV3xB83_fwO7gMbjEUzbK6zQ" alt=""><figcaption></figcaption></figure>


---

# 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/create-your-messagebird-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.
