# Product Testing with Subscriptions

If you're running a product test on products that offer subscriptions, you'll need to manually configure your duplicate products in your subscription app so the subscription experience is consistent across variations.

This applies whether you use Recharge or any other subscription app — because product testing uses duplicate products, the subscription settings on the duplicate need to be set up manually.

### Choose Your Guide

| Guide                                                                                                                                                | When to Use                                                          |
| ---------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------- |
| [Setting Up with Recharge](/elevate-helpcenter/product-testing/product-testing-with-subscriptions/product-testing-with-recharge-subscriptions.md)    | If your store uses Recharge for subscriptions                        |
| [Setting Up with Other Apps](/elevate-helpcenter/product-testing/product-testing-with-subscriptions/product-testing-with-other-subscription-apps.md) | For Loop, Seal, Appstle, Bold, PayWhirl, and other subscription apps |

> **Just running a price test on Recharge subscriptions?** Use [Price Testing](/elevate-helpcenter/price-testing/price-testing-getting-started.md) instead — Recharge is supported via a built-in toggle, no manual setup needed. See [Price Testing with Recharge](/elevate-helpcenter/price-testing/price-testing-with-subscriptions/price-testing-with-recharge-subscriptions.md).


---

# 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://docs.elevateab.com/elevate-helpcenter/product-testing/product-testing-with-subscriptions.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.
