# Spend tiered discounts benefit

Automatically reward members with larger discounts, or unlock access to another membership tier's benefits, as their spend increases over the calendar year.

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. Find the Spend Tiered Discounts row and toggle the Spend Tiered Discounts benefit to Enabled.

<figure><img src="/files/8IJQph5IvzahnMijjtSM" alt=""><figcaption></figcaption></figure>

4. Click the Edit button.

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

5. Enter a name for your spend tiered discount benefit, for example: Spend Tiered Discounts.

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

6. Enter a description, for example: Get bigger discounts as you spend more throughout the year.

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

7. Under Spend basis, choose whether tax and shipping should be included in the spend totals used to calculate each spend tier.

<figure><img src="/files/4wPmliwD0OOASFmk2n3Y" alt=""><figcaption></figcaption></figure>

8. Under Tiered discounts, click Add tier to create your first spend tier.

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

9. For each tier, enter:

* A tier name, for example: Silver or Gold.
* A Spend threshold amount. This is the total amount a member must spend to unlock that tier.
* Either:
  * A discount type and discount value, or
  * An Upgrade to membership tier selection if you want the member to gain access to another tier's benefits instead of receiving a discount at that spend level.
* An optional Minimum purchase amount if the discount should only apply when an order reaches a certain value.

10. Repeat the process and add more tiers as needed. Members will automatically receive the highest spend tier they have reached.
11. Click Save.

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

Please note:

* Member spend is tracked across all products over the calendar year.
* If you configure a membership tier upgrade for a spend tier, members gain access to that tier's benefits immediately but continue to be billed on their current membership tier.


---

# 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/spend-tiered-discounts-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.
