# Price Testing with Subscriptions

If you're testing prices on products that offer subscriptions, the setup depends on which subscription app your store uses.

### Recharge

Recharge subscriptions are supported natively in Elevate. There's a toggle in the experiment creation flow — no manual setup in the Recharge dashboard is needed. See the [Recharge guide](/elevate-helpcenter/price-testing/price-testing-with-subscriptions/price-testing-with-recharge-subscriptions.md) for details.

### Other Subscription Apps

Price testing currently supports Recharge only. If you use a different subscription app (Loop, Seal, Appstle, Bold, PayWhirl, etc.), you'll need to use [Product Testing](/elevate-helpcenter/product-testing/product-testing-getting-started.md) for subscription tests instead — it works with any subscription app, with manual setup in your subscription app dashboard.


---

# 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/price-testing/price-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.
