# Benefits

{% hint style="info" %}
To view and edit the benefits of your membership program, select **Membership Program** from the list of options on the left-hand side of the dashboard **>** select the membership program **>** choose the **Benefits** tab
{% endhint %}

**Benefits in Inveterate are the different incentives that you can provide to customers who sign up for your membership program.**&#x20;

These benefits include everything for store credits, special savings and exclusive access to products. If you are creating multiple tiers for your membership program you are able to create a different set of benefits for each tier.

**Benefits are organized into four categories:**

* **Credit Based Benefits** give members points/credits for actions such as signing up for the membership program
* **Savings Based Benefits** give members special discounts or free shipping automatically at checkout
* **Access Based Benefits** give members exclusive or early access to products and collections
* **Gift Based Benefits** give new members a free gift when they sign up for your program

{% hint style="info" %}
Marketing Tip: We recommend turning on as many benefits that make sense for your brand as possible.  This gives your membership program a larger perceived value, which can help boost your conversion rate and lower churn.
{% endhint %}

{% hint style="warning" %}
The Member Only Pricing benefit can only be used by Shopify Plus merchants.  Be sure to check your Shopify account status before configuring.
{% endhint %}

{% content-ref url="benefits/credit-based-benefits" %}
[credit-based-benefits](https://help.inveterate.com/help-center/guides/program-setup/benefits/credit-based-benefits)
{% endcontent-ref %}

{% content-ref url="benefits/savings-based-benefits" %}
[savings-based-benefits](https://help.inveterate.com/help-center/guides/program-setup/benefits/savings-based-benefits)
{% endcontent-ref %}

{% content-ref url="benefits/access-based-benefits" %}
[access-based-benefits](https://help.inveterate.com/help-center/guides/program-setup/benefits/access-based-benefits)
{% endcontent-ref %}

{% content-ref url="benefits/gift-based-benefits" %}
[gift-based-benefits](https://help.inveterate.com/help-center/guides/program-setup/benefits/gift-based-benefits)
{% endcontent-ref %}


---

# 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.inveterate.com/help-center/guides/program-setup/benefits.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.
