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

# Introduction

> Add circular models to Shopify with Supercycle.

![](https://cdn.shopify.com/s/files/1/0824/1414/1734/files/introduction.png?v=1747307097)

Supercycle is a circular commerce platform enabling merchants to run rental, product-as-a-service and resale business models from their Shopify store.

Supercycle extends Shopify, handling the front-end customer experience and taking over the back-end inventory management, adding serials, allocation and utilization required for circular commerce models.

## Platform

Explore the Supercycle platform and how it works with Shopify.

<CardGroup cols={2}>
  <Card title="Platform overview" icon="shopify" href="/documentation/overview/platform">
    What Supercycle does and how it works with Shopify.
  </Card>

  <Card title="Methods" icon="arrows-spin" href="/documentation/overview/methods">
    The circular methods and business models we support.
  </Card>
</CardGroup>

## Getting started

Get started with Supercycle and learn how to set up your store.

<CardGroup cols={2}>
  <Card title="Install Supercycle" icon="shopify" href="https://apps.shopify.com/supercycle">
    Install Supercycle on the Shopify App Store.
  </Card>

  {" "}

  <Card title="Setup guide" icon="play" href="/documentation/setup/setup-guide">
    A step-by-step guide to get started with Supercycle.
  </Card>

  {" "}

  <Card title="Import products" icon="file-import" href="/documentation/setup/importing-products">
    Import your products from Shopify to Supercycle.
  </Card>

  <Card title="Setup methods" icon="download" href="/documentation/setup/methods-setup">
    Set up your circular methods and business models.
  </Card>
</CardGroup>

## Developers

Create deeper customizations and automations.

<CardGroup cols={2}>
  {" "}

  <Card title="Developer documentation" icon="code" href="/developers/overview">
    Explore the developer documentation.
  </Card>

  {" "}

  <Card title="Admin API" icon="folder-gear" href="/api-reference/admin/introduction">
    Integrate and automate using our Admin API.
  </Card>

  <Card title="Storefront API" icon="pen-ruler" href="/api-reference/storefront/introduction">
    Deeply customize the frontend using our Storefront API.
  </Card>
</CardGroup>
