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

# Choose your integration method

> Not sure how to install Wearo? Pick your platform and we'll point you to the right guide.

# Choose your integration method

Not sure which method to use? Pick the answer that fits.

<AccordionGroup>
  <Accordion title="I'm on Shopify">
    Three options, in order of recommendation:

    1. **Shopify Public App** (coming end of Q2 2026). One-click install, no code.
       [Join the waitlist](https://wearo.io/waitlist/shopify).
    2. **Google Tag Manager** — recommended today.
       [See the guide →](/install/shopify-gtm)
    3. **Edit theme.liquid directly** — if you don't use GTM.
       [See the guide →](/install/shopify-theme)
  </Accordion>

  <Accordion title="I'm on WooCommerce">
    Add a JavaScript snippet to your theme's `header.php` or use a plugin
    like "Insert Headers and Footers".
    [See the guide →](/install/woocommerce)
  </Accordion>

  <Accordion title="I'm on PrestaShop / Magento / Wix / Webflow">
    Each platform has a dedicated guide.

    * [PrestaShop →](/install/prestashop)
    * [Magento →](/install/magento)
    * [Wix →](/install/wix)
    * [Webflow →](/install/webflow)
    * [Squarespace →](/install/squarespace)
  </Accordion>

  <Accordion title="I have a custom or headless site">
    Use our REST API directly. Generate try-ons server-side and display
    the result on your site.
    [See the API reference →](/api/authentication)

    Or add the widget to any HTML page:
    [Custom HTML guide →](/install/custom)
  </Accordion>

  <Accordion title="I don't know / I want help">
    Book a free 30-min integration call. We'll review your stack and
    set it up with you live.
    [Book a call →](https://calendly.com/wearo/integration)
  </Accordion>
</AccordionGroup>
