# Create your Google Contacts connection

To create your Plug for Google Contacts, you just need to log into your Google account from GearPlug. Once done, your Plug will be ready to be used in your Gears.

### Set up access

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

<figure><img src="https://lh5.googleusercontent.com/R9RPgJn1nWXmeUpLd8B0yIdu3qbqEfnrLs9bwshg0sC9OzV0DfCyr25z25ajtaq710heluGdJuYTnIygUFpAC-5NowhstQfwsaMt5H4PxnIEKZXJKTNRvvba_NrM3WAkgGYaZPDWi9SnFVctysxwrQ" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://lh5.googleusercontent.com/oydhNeospMphEKbwum6uUH4Gs3swM0RAhVrRvFJ-bdKBC0Jrwhel5W4imnKLkb3VcmTF02KT56rrRD-t8IrrAXCwKO8wO6mOAI5qxTM3Ad1ECvnsg5IDt0F-eOarDFQhje9r43kuPvvAnmXFWgNLxw" alt=""><figcaption></figcaption></figure>

3. **Click “Sign in with Google.”** This will trigger a pop-up window where you can choose the Google account you want to connect.

<figure><img src="https://lh3.googleusercontent.com/5dvXncZHXoMGL8qG7Tf_TaMD7yvoLbnxS4jdER3bzFQ0pGM1u2wTQqeeIGne0ODdOIn7PJPx9gjzuzF-ANh_Aobu1TQz_2zbmYbsJPeWXm-6oovvTQZ-eyG2U8vFAwQOYgWqWT1gnx6P1qMBHMu2fg" alt=""><figcaption></figcaption></figure>

1. **Read the required permissions** and click “Allow” to finish setting up your Plug. The pop-up screen will show a confirmation message.


---

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