# SignIn/SignUp

Go to **Appearance -> Theme options -> SignIn/SignUp**

![](/files/-MZBTLTbZUyk6LTU6HMk)

### **1.** Socials Login

Where you set up feature **Login/Register by** **Facebook, Twitter, Google**

{% hint style="warning" %}
In order to use this feature, you must activate **Nextend Social Login Plugin**.
{% endhint %}

### 2. Login in Home page

In this area, you can turn on/off the **Login/Register popup** at Home page, (including both login and registration).


---

# 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://myshopkit.gitbook.io/zimac-documentation/theme-options/signin-signup.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.
