# Login Methods

Login methods are where the merchant can add an alternative Facebook login option.&#x20;

### How to Activate Facebook Login

1. Go to Facebook and activate your Facebook Login. (You can see how to do that [here](https://developers.facebook.com/docs/facebook-login/))
2. Click on the store you want to add a Facebook login to
3. Click on Manage Store Setting under Settings
4. &#x20;Under sign up click on Login Methods
5. Add your Application ID and Secret key

{% embed url="<https://scribehow.com/embed/How_to_Set_Up_Facebook_Login__GablilwLRRaJqX_qdKzdiQ>" %}


---

# 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://support.storefront.co.za/features/stores/store-settings/sign-up/login-methods.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.
