# GETTING STARTED

The fastest way to launch your membership is:

1. Create your first membership tier
2. Add 1 starter benefit
3. Publish your membership tier on your storefront
4. Enable member access to benefits
5. Test the end-to-end member experience

If you want a quick overview before launching, watch the intro video below. You can also skip it and come back later.

{% embed url="<https://dslg.wistia.com/medias/uaeggbwhug>" %}

\
You can also watch the quick demo video below to see one of the optional growth features you can add after launch.

{% embed url="<https://dslg.wistia.com/medias/dg0mggtiwa>" %}

The following pages are a quick start guide to getting you up and running quickly without overbuilding your setup on day one. They cover:

1. Creating your first membership tier
2. Adding a starter benefit
3. Publishing your membership tier on your storefront
4. Enabling members to access their benefits
5. Optional ways to grow membership sign ups after launch


---

# 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.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.
