# Create your membership program

**Setup time is approximately 1 minute**

Start with a single membership tier so you can launch fast. You can always add more tiers later after your membership is live. In this step, choose how much members will pay, how often they will be charged, and what happens to benefits when they cancel.

1. Click on Membership Tiers from the left hand menu

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

2. On the right hand side, enter a name for your membership tier. e.g. VIP Club

<figure><img src="/files/9kM1wksPUJ4WPcyYHeKh" alt=""><figcaption></figcaption></figure>

3. Enter a description for your membership tier.

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

4. Add an image associated with your membership tier.

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

5. Enter the price for your membership tier. If you want to keep launch simple, start with one clear offer and one simple price.

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

6. Select whether your membership fee will be charged monthly or yearly.

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

> Using a payment gateway that doesn’t support Shopify subscriptions? Some gateways, such as Mercado Pago, Razorpay, PayTR, and some Klarna setups, do not support Shopify subscription billing. If that applies to your store, you can still run your membership using a one-time payment tier and renewal reminder emails. [See the workaround](https://help.memberply.com/how-to-offer-subscriptions-with-non-supported-payment-gateways-in-shopify).

7. Select what happens when a customer cancels their membership. Their benefits can either end immediately or at the end of the billing cycle.

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

8. Click Save and Publish.

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

9. Click on View Published Product to see your membership tier on your storefront.

<figure><img src="/files/cT8Fqj3M7l1Ohqm0XwOc" 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/getting-started/quickstart.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.
