# Getting Started

- [Implementation](https://help.smartrr.com/docs/getting-started/implementation.md): Getting Smartrr on your site, from Shopify to headless themes.
- [Installing Smartrr on a Shopify 2.0 theme (Automatic Install)](https://help.smartrr.com/docs/getting-started/implementation/installing-smartrr-on-a-shopify-2.0-theme-automatic-install.md): Implementing Smartrr on storefronts with one of Shopify’s 2.0 free themes: Dawn, Craft, Crave, and Sense.
- [Installing Smartrr on a custom Shopify theme (Guided Install)](https://help.smartrr.com/docs/getting-started/implementation/installing-smartrr-on-a-custom-shopify-theme-guided-install.md): Implementing Smartrr on storefronts with modified Shopify themes or custom liquid themes
- [Installing Smartrr on a headless store](https://help.smartrr.com/docs/getting-started/implementation/installing-smartrr-on-a-headless-store.md): Implementing Smartrr on headless storefronts using the Shopify Plus API
- [Adding Smartrr to a custom page (Shopify Liquid)](https://help.smartrr.com/docs/getting-started/implementation/adding-smartrr-to-a-custom-page-shopify-liquid.md): How to add Smartrr to collection pages, landing pages, and custom snippet blocks within Shopify.
- [Onboarding](https://help.smartrr.com/docs/getting-started/onboarding.md): Everything you need to know about getting started with Smartrr, including basic to hands-on onboarding service-levels.
- [Basic onboarding process](https://help.smartrr.com/docs/getting-started/onboarding/basic-onboarding-process.md): If you're on Smartrr's 🚀 Launch plan, you will be able to get up and running easily with detailed guidelines and helpful documentation provided by our team.
- [Smartrr team led onboarding](https://help.smartrr.com/docs/getting-started/onboarding/smartrr-team-led-onboarding.md): On our ‘Grow’ and ‘Excel’ plans, we’re thrilled to be able to offer our brands a hands-on onboarding experience that makes branded subscription setup a breeze.
- [Plans](https://help.smartrr.com/docs/getting-started/onboarding/plans.md): Smartrr offers three plans for brands
- [Migrating subscriptions from payment processors](https://help.smartrr.com/docs/getting-started/onboarding/migrating-subscriptions-from-payment-processors.md): Smartrr supports migration of payment methods for multiple payment providers.


---

# 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.smartrr.com/docs/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.
