# Member discount benefit

Give members an exclusive members only discount that is applied automatically at checkout when they are logged in as an active member.

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 Member Discount row and then toggle the Member Discount benefit to Enabled.

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

4. Click on the Edit button.

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

5. Now enter a name for your member discount benefit e.g. Member Discount

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

6. Enter a description e.g. Get an automatic discount just for being a member!

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

7. Select the type of member discount. There are 2 options: Percentage Off (e.g. 15% off) or Fixed Amount Off (e.g. $20 Off).

<figure><img src="/files/6aWmkklSDF7aTxRv4qdZ" alt=""><figcaption></figcaption></figure>

8. Select the minimum requirements that must be met in order to activate the members only discount. There are 3 options: None, Minimum Purchase Amount or Minimum Quantity of Items Purchased.

<figure><img src="/files/7re8ze0vW236oifScbD6" alt=""><figcaption></figcaption></figure>

9. Click Save.

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

Please note:

* Members do not need to enter a discount code.
* The member discount is applied automatically at checkout when the customer is logged in as a member.
* The customer must be an active member of the membership tier that has this member discount benefit enabled.


---

# 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/member-discount-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.
