# Social Connections

Different external providers like Google, Facebook and Github, can be added as login options for your app. These options can be found under <mark style="color:red;">`Authentication`</mark> → <mark style="color:red;">`Social`</mark>. And new options can be added by clicking on <mark style="color:red;">`+ Create Connection`</mark>.

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

In order to setup these external providers, make sure you have the necessary credentials for this. It will be usually a Client ID and Client Secret, or API and Secret keys.


---

# 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.klai.studio/engineering-reference-docs/setting-up-auth0/creating-a-database/choosing-different-login-options/social-connections.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.
