> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yuko.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Memberships

> Sell paid memberships with recurring contracts, exclusive perks and Shopify-native checkout validation.

<Note>
  **Where to find this:** Shopify admin → Apps → Yuko Loyalty → Memberships
</Note>

## What is the Memberships module

Memberships let you sell paid loyalty plans — customers pay a recurring fee for ongoing perks like free shipping, exclusive discounts, member-only products, or VIP tier acceleration.

It's distinct from VIP Tiers (which are *earned*, not bought) and from referrals (which are about acquisition). Memberships are a separate revenue line and a tighter relationship with your most committed customers.

## Who it's for

* Brands with a recurring purchase pattern that benefits from a paid membership layer.
* DTC brands that want a paid VIP plan above their free loyalty program.
* Stores that want a predictable, recurring revenue line tied to their best customers.

## How it fits together

```
Membership Plan  ─→  Customer purchases  ─→  Active Contract  ─→  Member benefits unlocked
     (Plans)                                  (Contracts)                        │
                                                                                  ▼
                                                          (Validated at checkout, shown in widgets)
```

## Get started

1. Create a membership **plan** in **[Plans](/memberships/plans)**.
2. Add the **[Cart Membership Upsell](/memberships/widgets/cart-membership-upsell)** widget so customers see the offer.
3. Configure **[Checkout Validation](/memberships/validation-extension)** so member-only perks work at checkout.
4. Track active members in **[Contracts](/memberships/contracts)**.

## Recommended reading

<CardGroup cols={2}>
  <Card title="Membership Plans" icon="id-card" href="/memberships/plans">
    Create paid plans with custom benefits and pricing.
  </Card>

  <Card title="Contracts" icon="file-contract" href="/memberships/contracts">
    Manage active member subscriptions.
  </Card>

  <Card title="Membership Widgets" icon="window" href="/memberships/widgets/cart-membership-upsell">
    Surface plans and member status across the storefront.
  </Card>

  <Card title="Checkout Validation" icon="shield-check" href="/memberships/validation-extension">
    Validate active membership at Shopify Checkout.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Book a Free Setup Call" icon="phone" href="https://cal.com/rameshelamathi/yuko-demo">
    Talk to our team for personalised setup help.

    **Time:** 30 minutes
  </Card>

  <Card title="Contact Support" icon="life-ring" href="https://yuko.so/support/">
    Visit our support hub for help articles, live chat and ticket submission.
  </Card>

  <Card title="Browse the Guides" icon="book" href="/getting-started/welcome">
    Documentation across loyalty, referrals, memberships and more.
  </Card>

  <Card title="Install Yuko" icon="shop" href="https://apps.shopify.com/yuko">
    Add Yuko to your Shopify store from the Shopify App Store.
  </Card>
</CardGroup>
