# Display Sign up block

{% hint style="info" %}
This feature is available for All plans
{% endhint %}

### Understanding the rule

When the **Sign-Up Block** is enabled, it will appear after a **guest** (a user who hasn’t logged in) completes a purchase.

This block provides two options:

1. **Sign Up** – Join the loyalty program and start earning points.
2. **Sign In** – Log in to collect rewards if already a member.

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

### **How to Set Up**

{% stepper %}
{% step %}
Navigate to Branding, and select Sign Up Block

<figure><img src="/files/oF2VPq5b1zwrIv04bvlp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Customize Sign up block settings**

<figure><img src="/files/IYjJWUg14pSuaDMZO3NG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Enable the Sign Up block**

**Go to the Joy app settings** and click **Enable** to activate the block. This will direct you to your **Shopify theme** settings.

In **Shopify Theme**, navigate to **Sections**.

Click **Add App Block**.

Select **Joy: Sign-Up Block** to integrate it into your store.

<figure><img src="/files/oAXtCc3xV5nkGbLwuKQd" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Adjust the position of the Sign Up Block**

**Open the Shopify Theme Editor.**

In the **settings panel on the left**, find the **Sign-Up Block**.

**Drag and drop** the block to your preferred location.

<figure><img src="/files/EZl7NKjK7kpkaCbM042I" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **`Save`**
{% endstep %}
{% endstepper %}

#### Important note

For merchants who want to customize their store's **login and sign-up links**:

1. Click on the option:\
   \&#xNAN;**"Custom login link if using Shopify 'New customer account' mode. Click here to set up."**
2. You will be directed to the **widget settings**.
3. Customize the links for both **login** and **sign-up** as needed.

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

The **Sign-Up Block** feature only works if guests are allowed to **earn points when placing orders**.

**How It Works:**

* When a **guest** makes a purchase and your store has **enabled guest point earning**, a **sign-up banner** will appear after checkout.
* Customers can **register an account** using the **same email** they used for the purchase to claim their points.
* Once registered, the **guest’s points** will be **transferred** to their new member account.
* If this feature is **not enabled**, the **sign-up banner** will not function.

**How to Enable 'Reward Points for Guest':**

1. **Go to the Joy app settings.**
2. **Find the 'Reward Points for Guest' option.**
3. **Enable** the feature to allow guests to earn points.

{% embed url="<https://app.arcade.software/share/68txty41Awsve1rhkJE9>" %}


---

# 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://help.joy.so/on-site-content/thank-you-page/sign-up-block-1/display-sign-up-block.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.
