> For the complete documentation index, see [llms.txt](https://docs.shopjar.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopjar.co/referral-program/branding-and-popups/safe-referral-reward-pop-up.md).

# Safe Referral Reward Pop-up

This is a pop-up that appears when a person, who has been referred to your store, visits it using the referral link. It’s a way to incentivize the referred person to make their first purchase by offering them a reward.\
\
This is a mandatory option for new customers. Any new customer using it will be redirected to the store, where they will enter their email address. After verifying the email address, the new customer will instantly receive a coupon that they can use for a purchase. within the pop-up.

Please note that the reward is mandatory because it helps track the referrer who referred them. Enabling this pop-up is mandatory. After a successful referral, the customers will receive a reward for their next purchase.\
\
Here are the steps to enable the safe referral reward Pop-up.\
\
1\. Go to Shopjar Dashboard -> Referral Program \
2\. General -> Branding and Popups -> Enable the safe referral reward pop-up

<figure><img src="/files/mWC4ENeiSLuvreSQeflq" alt=""><figcaption><p>Enable the safe referral reward Popup</p></figcaption></figure>

## Customization of safe referral reward Pop-up&#x20;

1. Click the edit button near the name of the safe referral reward pop-up to be edited

<figure><img src="/files/5hnI9oBG3aAo1i1RX5Nj" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WzAiNYSmn3ocHRsHLPX6" alt=""><figcaption><p>Customizable Safe Referral Reward Pop-up</p></figcaption></figure>

Every text and prompt is customizable. You can also add custom CSS to change the font and size of the text in the reward claim pop-up.

<figure><img src="/files/StUsDehXMFUsanZRAsHh" alt=""><figcaption><p>Adding Custom CSS</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shopjar.co/referral-program/branding-and-popups/safe-referral-reward-pop-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
