# Loyalty drops benefit

Reward loyal members with recurring store credits.

Note: If you are using customer accounts, the store credit will be delivered automatically as store credit in their customer account when they log into your store. To use the store credit, the customer just has to log in and then purchase their items. Then when they are on the checkout page, they can select the store credit as a form of payment.

If you are using legacy customer accounts, the store credit will be delivered automatically as a discount code in their member portal area. To use the store credit, the customer just has to purchase their items and then when they are on the checkout page, apply the discount codes.

**IMPORTANT: If you're using customer accounts, please enable Store Credit on your store.** [**Click here for instructions on how to do this.**](/members-area/enabling-native-store-credit.md)

1. From the main menu, click on Benefits.

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

2. Next find the membership tier you want to add this benefit to and click on the Edit Benefits button.

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

3. Next find the Loyalty Drops row and then toggle the Loyalty Drops benefit to Enabled.

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

4. Click on the Edit button.

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

5. Now enter a name for your loyalty drops benefit e.g. Loyalty Drops

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

6. Enter a description e.g. Receive recurring store credits just for being a member

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

7. Enter the store credit amount a new member will receive on a recurring basis. This gets delivered to them automatically.

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

8. Enter how often this store credit will be delivered to your members. e.g. Every 1 month starting from when the customer first joined.

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

9. **For Legacy Customer Accounts Only:** This is optional but you can also set an expiry date for the store credit discount code that is created.

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

10. Click Save.

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


---

# 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.memberply.com/creating-membership-benefits/loyalty-drops-benefit.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.
