# Configuration

This is the section where you have to configure the social media buttons through which you want to allow your customers to sign in to your Shopify store.

To begin with the configuration of these settings, go to the **Guide** button of the platform, where you to configure the login button.

<figure><img src="/files/6RIbWkIvRuIV4BdhtDpu" alt=""><figcaption></figcaption></figure>

You will find both **a** **video tutorial and a step-by-step guide** for the configuration for each platform attached with their respective fields.

* [**Google Client ID Configuration**](/shopify/apps/hook-social-login/configuration/google-client-id-configuration.md)
* [**Facebook Configuration**](/shopify/apps/hook-social-login/configuration/facebook-configuration.md)
* [**LinkedIn Configuration**](/shopify/apps/hook-social-login/configuration/linkedin-configuration.md)
* [**X Configuration**](/shopify/apps/hook-social-login/configuration/x-configuration.md)
* [**Apple Configuration**](/shopify/apps/hook-social-login/configuration/apple-configuration.md)

1. **Enable Login Button -** Select the **Enable** button social media platform through which you want your customers to sign in to your store. (**Google, LinkedIn, Facebook, X or Apple**)
2. **Login Button Shape -** Select the shape of the login button; **Rectangle** or **Round**.

<figure><img src="/files/LUTwz32AlMmHMUrTAMey" alt=""><figcaption></figcaption></figure>

**Login Button Configuration:**

1. **Button Status -** Select the social media button status **Enable** or **Disable**.
2. **Google Client ID -** Enter the client ID you created from the Google API Console.
3. **Preview -** This is how your button will look on the signing-up page.

<figure><img src="/files/ojWHtwQn2yldI47mXtXN" 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://magecomp.gitbook.io/shopify/apps/hook-social-login/configuration.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.
