# Skio

Quiz Kit integrates with Skio, allowing you to display subscription products directly 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 Skio with Quiz Kit for Shopify Subscriptions <a href="#connecting-skio-with-quiz-kit-for-shopify-subscriptions" id="connecting-skio-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 Skio.

**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 Skio Subscription products <a href="#choosing-skio-subscription-products" id="choosing-skio-subscription-products"></a>

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

Ensure you have already configured some products in the Skio app. These products become available as Quiz Kit recommendations. Skio has detailed instructions on [How to Add Products](https://help.skio.com/hc/en-us/articles/16802518612507-Adding-Products).
{% endhint %}

**Steps:**

1. From the Quiz Kit dashboard, click **My Quizzes.**
2. Click **Customize** beside the quiz you want to edit results for.
3. From the left-hand menu, click **Results.**
4. Click **Edit products** and select the Skio 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 Skio 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/skio.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.
