> 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/affiliate-program/referral-and-affiliate-settings/allow-guest-login-via-email-otp.md).

# Allow Guest Login via Email OTP

Enable a seamless login experience for referral and affiliate members using a one-time passcode (OTP). \
\
When enabled, users will receive an OTP via email to access their dashboard, allowing them to view their rewards and commissions without needing a password.

* **Customize OTP Email Page** – Personalize the email sent with the OTP.
* **Customize OTP Page** – Modify the OTP entry page to match your branding.

### Customize the OTP Email Page

<figure><img src="/files/1HF6y0UJteDoeMVGyGiA" alt=""><figcaption><p>OTP Email Page</p></figcaption></figure>

### Customize OTP Page

<figure><img src="/files/igPKuXf0Asbp8fUPvoy8" alt=""><figcaption><p>OTP Page </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:

```
GET https://docs.shopjar.co/affiliate-program/referral-and-affiliate-settings/allow-guest-login-via-email-otp.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.
