# Recharge

Recharge is a subscription management tool that helps retain customers and grow your subscription-based business. Quiz Kit natively 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 Recharge with Quiz Kit for Shopify Subscriptions

### Enable Shopify Subscriptions

When Shopify Subscriptions is enabled, Quiz Kit can use subscription products from Recharge.&#x20;

**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 Recharge Subscription products

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

Ensure you have already configured some products in the Recharge app. These products become available as Quiz Kit recommendations. Recharge has detailed instructions on [How to Add Products](https://support.getrecharge.com/hc/en-us/articles/360052425893-Setting-up-a-product-subscription).&#x20;
{% endhint %}

**Steps:**&#x20;

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 Recharge products that you want to recommend.

&#x20;Results 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 Recharge products.

***

## Viewing subscription results

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.&#x20;

To view the subscription options on the results page, do the following:

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/recharge.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.
