# CREATING YOUR MEMBERSHIP TIERS

Memberply allows you to create and manage multiple membership tiers for your store, each offering unique access, benefits, and pricing options. You can create as many membership tiers as you want.

You can set up completely free tiers, one-time-payment tiers, or recurring subscription tiers, giving you flexibility to monetize your store in the way that best suits your business model.


---

# 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-your-membership-tiers.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.
