# Create your PrestaShop connection

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

For your PrestaShop plug, you’ll need your Webservice Key and store domain. Now, I’ll show you were you can find this information.

1. **Click “Webservice”** in your PrestaShop dashboard, under the “Advanced Parameters” drop-down menu.

<figure><img src="https://lh5.googleusercontent.com/Uu6yoFKm4VMlimzwM83PsPLp4GTId2QQE2z7HYM5Y-sUpF1f70dQDQ12j-wLXWcpft0AZv1n4G2yN_jBrhIQG7EGw1ThXy4tIfMVvXESM3ztqSkDpoMaDKeg5cY5NcoBnk3ICdB7STZR0kyOzb4lUA" alt=""><figcaption></figcaption></figure>

2. **Click the key** you want to use and copy it. Then, paste it on the corresponding field in your connection.

<figure><img src="https://lh5.googleusercontent.com/g1y9nnH-lVllTRp3b8peSFDlwugSyUtxOFR2Fjd6NqEwLdvKiUnSaTsy02Oz2eSXcub8qLamPyZLEW5fPY51RokiXm95Xj8g1X77gQb_3Kuvs1JlocAgHklvOohXRaaGmWw3REQXCc2QnEmenYN3-Q" alt=""><figcaption></figcaption></figure>

3. **Copy your store’s domain** (up to the “.com”) and paste it on its field. Click “Continue” to generate your Plug.

<figure><img src="https://lh5.googleusercontent.com/Acq41IFF5SHXZx8KYqdKYV-LpC6EYa2IuBlmPxX4ZKZyjhiZ4ACNiFWD4MXfMpY-kt-LeuSXtBMdWY1yCI9tCYntglkqo0lQrkqtdC0MevDYw7UEu1NDlH5MOZEpQ-yWtwWNqsKCkKwlFEcfB0DoHw" 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/prestashop/create-your-prestashop-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.
