> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/mariadb/create-your-mariadb-connection.md).

# Create your MariaDB connection

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

To create your MariaDB connection, you’ll need your database location. You can get this information in your database’s details.

### Set up access

1. **Head over to “My Apps”** at the top of your GearPlug account.

<figure><img src="https://lh4.googleusercontent.com/UcnvcL9F0GgkE7mIsskYiD9iXBXqQQzpNLBBkOqHcOmYAGyc8EpIBOzaSbbmlPhlkVGzWWQxRZFtJH2-xuh-1RJSzj6-hjDxIYlT8V-GPg7vLFL-S_DZ-nvpY45QGro5RwYyW5MK64eZqSQLcR657w" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://lh4.googleusercontent.com/yYFJp3wpQih8KBTtb8Xj4OhEYPWd2vflPRvzoYI1_0OqYaRxU6eiuUrw4UPX-3vd9kBE_hXwp5n8M1WJtLZw7cW1ITXJuEDb3vzIVDN0fhLBTfc-x9fFsU_O_4yB-hzBZzNr36jvcAGY8xBzGR0GdQ" alt=""><figcaption></figcaption></figure>

3. **Fill in the fields** with the corresponding information from your database and click “Continue” to finish the setup.

<figure><img src="https://lh6.googleusercontent.com/t6WnUpu0zVmlz_GHVRxPYDmdnVtvTDRUjkEobaXCnnUJ7Zpc0LxF9nvFCifXR6GCSijIMsM1YjWequ_WYP8BqSu8XNwpoAOB_Pce_a5ppk4UZq7Wobw4HJRCrZ9ArezROAH36atLjgXYVLP_NMaCIg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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