> For the complete documentation index, see [llms.txt](https://magecomp.gitbook.io/shopify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magecomp.gitbook.io/shopify/apps/hook-social-login/how-to-link-your-accounts.md).

# How to link your accounts?

1. **Google client ID Video**

This video is provided to help you generate your Google Client ID and how to setup it up into your app.

<details>

<summary><a href="https://www.youtube.com/watch?v=zjDmcE2uAjw&#x26;feature=youtu.be">https://www.youtube.com/watch?v=zjDmcE2uAjw&#x26;feature=youtu.be</a></summary>

</details>

2. **LinkedIn credentials video**

This video is provided to help you generate your LinkedIn credentials and how to setup it up into your app.

<details>

<summary><a href="https://www.youtube.com/watch?v=LNbtOYH_Y9U&#x26;feature=youtu.be">https://www.youtube.com/watch?v=LNbtOYH_Y9U&#x26;feature=youtu.be</a></summary>

</details>

3. **X credentials video**

This video is provided to help you generate your X credentials and how to setup it up into your app.

<details>

<summary><a href="https://www.youtube.com/watch?v=be3tJDl-a6c&#x26;feature=youtu.be">https://www.youtube.com/watch?v=be3tJDl-a6c&#x26;feature=youtu.be</a></summary>

</details>

4. **Facebook credentials video**

Refer to this video to learn how to generate Facebook credential to sign in via Facebook.

{% embed url="<https://www.youtube.com/watch?embeds_referring_euri=https://googleonetap.magecomp.net/&v=D0TOrMnzWA8>" %}

5. **Apple account configuration video**

   Refer to this video to learn how to generate Apple account credentials to sign in via the Apple account.

{% embed url="<https://youtu.be/96u8YW9qaNY>" %}


---

# 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://magecomp.gitbook.io/shopify/apps/hook-social-login/how-to-link-your-accounts.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.
