# OTP verification for Claiming

OTP (One-Time Password) verification will be enabled for the new customers (Friend) before they can claim their discount. This means that once a customer attempts to redeem their discount in the Safe Referral Reward Popup, they will first need to verify their identity by entering the OTP sent to their email address. Only after completing this verification step will the discount be claimed to make the purchase.

This extra layer of security ensures that:

* Discounts are redeemed only by genuine customers.
* It prevents misuse or unauthorized claims.
* It adds credibility and trust to your rewards or referral program.

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

You can also customize the OTP email that is sent to the new customers.

{% hint style="success" %}
Need help in setting up the Referral program?\
Contact us at: **<contact@afflr.on.crisp.email>**\
Or, schedule a call with us at [**https://zcal.co/t/shopjar/30min**](https://zcal.co/t/shopjar/30min)
{% endhint %}


---

# 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.shopjar.co/referral-program/settings/otp-verification-for-claiming.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.
