# Social Login Providers

- [Connect Apps to Apple](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/apple.md)
- [Connect Apps to Google](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/google.md): Add Google Sign in to your apps in less than 5 minutes.
- [Connect Apps to Facebook](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/facebook.md): Add Facebook Sign in to your apps in less than 5 minutes.
- [Connect Apps to GitHub](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/github.md)
- [Connect Apps to LinkedIn](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/linkedin.md): Guide on how to add LinkedIn as a social login provider
- [Connect Mobile Apps to WeChat](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/wechat-mobile.md)
- [Connect Websites to WeChat](https://docs.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers/wechat-web.md)


---

# 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.authgear.com/authentication-and-access/social-enterprise-login-providers/social-login-providers.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.
