# Smartrr

Smartrr is a subscription management tool that helps retain customers and grow your subscription-based business. Quiz Kit integrates with Recharge to display subscription products on your quiz results page.

{% hint style="info" %}
**Note:**&#x20;

If you’re on a legacy Quiz Kit plan, then this feature is available for the **Middle** plan or higher.
{% endhint %}

## Connecting Smartrr with Quiz Kit for Shopify Subscriptions <a href="#connecting-smartrr-with-quiz-kit-for-shopify-subscriptions" id="connecting-smartrr-with-quiz-kit-for-shopify-subscriptions"></a>

### Enable Shopify Subscriptions <a href="#enable-shopify-subscriptions" id="enable-shopify-subscriptions"></a>

When Shopify Subscriptions is enabled, Quiz Kit can use subscription products from Smartrr.

**Steps:**

1. From the Quiz Kit dashboard, click **Integrations**.
2. On the **Shopify** tab, go to **Shopify Subscriptions.**
3. Click **Enable**.

If the button under **Shopify Subscriptions** says **Disable**, then the feature is already enabled.

***

## Choosing Smartrr Subscription products

{% hint style="info" %}
**Note:**

Ensure you have already configured some products in the Smartrr app. These products become available as Quiz Kit recommendations. Smartrr has detailed instructions on [How to Configure Subscription Programs](https://help.smartrr.com/docs/support/subscription-setup/how-do-i-set-up-subscription-programs).
{% endhint %}

**Steps:**

1. From the Quiz Kit dashboard, click **My Quizzes.**
2. Click **Customize** beside the quiz that you want to edit results for.
3. From the left-hand menu, click **Results.**
4. Click **Edit products** and select the Smartrr products that you want to recommend.

These products are displayed on your quiz's results page, offering customers subscription options.

For Fallback results, do the following:

1. Under **Fallback result,** click **Outcome.**
2. Under **Type**, choose **Products.**
3. Click **Select products** and choose the Smartrr products.

***

## Viewing subscription results <a href="#viewing-subscription-results" id="viewing-subscription-results"></a>

Subscription options are only visible on the published version of your quiz, not in preview mode.

The quiz preview shows you the results and layout.

To view the subscription options on the results page:

1. From the quiz builder, on the left-hand menu, click **Publish**.
2. Click **Theme.**
3. Ensure the quiz is published and not in draft mode. Click the toggle to publish if it's a draft.
4. Under **Add to page**, click **Preview page**.

During preview, the quiz is loaded in your published theme. Here, you can view the quiz and results with the subscription option on the results page.


---

# 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://support.quizkitapp.com/building-a-quiz/integrations/subscriptions/smartrr.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.
