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

# Subscription overview

> Offer access to products on a rolling basis

In [Supercycle 101](/documentation/overview/methods), we briefly introduced the subscription rental method.

> With subscription rental, a customer pays monthly for access to a single product. This is great for high-value products like phones and household appliances, especially those customers regularly upgrade.

## How subscription rental works

When a customer chooses a subscription rental plan, their card is billed for the price of the subscription on each billing interval until the item is returned.

As part of the subscription rental plan, the customer commits to a minimum rental period. They will not be able to initiate a return before their minimum rental period is up but you as the merchant can initiate an early return on their behalf.

Subscriptions can be billed on whatever interval you choose. The same interval must be used across all subscription rental products on your store.

## Getting ready for subscription rental

To get your store ready for subscription rental, you should make sure you've done at least all of the steps below.

<CardGroup cols={2}>
  <Card title="Import products" icon="file-import" href="/documentation/setup/importing-products">
    Import products from Shopify and create Supercycle inventory
  </Card>

  <Card title="Choose start/end settings" icon="timeline-arrow" href="/documentation/methods/subscription/subscription-settings">
    Set your store-wide billing start and end settings subscription products
  </Card>

  <Card title="Create deposits" icon="money-simple-from-bracket" href="/documentation/configuration/risk/deposits">
    Create deposit amounts to be assigned to different subscription products
  </Card>

  <Card title="Set up products" icon="sliders-simple" href="/documentation/methods/subscription/product-setup">
    Enable products for subscription rental and set up their pricing
  </Card>

  <Card title="Add subscription rental block" icon="palette" href="#">
    Display the subscription rental purchasing option on product pages
  </Card>

  <Card title="Billing management" icon="cash-register" href="#">
    Once you have your first subscriptions, use our billing management tools to reconcile customers' payments
  </Card>
</CardGroup>
