# FAQs

- [What payment gateways can I use with Joy Subscriptions?](https://docs.avada.io/joy-subscriptions/faqs/what-payment-gateways-can-i-use-with-joy-subscriptions.md)
- [How to Update Payment Gateways](https://docs.avada.io/joy-subscriptions/faqs/how-to-update-payment-gateways.md)
- [Where Can a Customer Cancel Their Subscription?](https://docs.avada.io/joy-subscriptions/faqs/where-can-a-customer-cancel-their-subscription.md)
- [Where Can I Cancel the Customer's Subscription?](https://docs.avada.io/joy-subscriptions/faqs/where-can-i-cancel-the-customers-subscription.md)
- [Where can i edit subscription policy?](https://docs.avada.io/joy-subscriptions/faqs/where-can-i-edit-subscription-policy.md)
- [Does Joy Subscriptions support Shopify 2.0 stores?](https://docs.avada.io/joy-subscriptions/faqs/does-joy-subscriptions-support-shopify-2.0-stores.md)
- [Can I offer subscription discounts to my customers?](https://docs.avada.io/joy-subscriptions/faqs/can-i-offer-subscription-discounts-to-my-customers.md)
- [How to show discount badge in product price](https://docs.avada.io/joy-subscriptions/faqs/how-to-show-discount-badge-in-product-price.md)
- [How can I remove the "one-time-purchase" option from the widget?](https://docs.avada.io/joy-subscriptions/faqs/how-can-i-remove-the-one-time-purchase-option-from-the-widget.md)
- [How can I migrate from another subscription app to Joy?](https://docs.avada.io/joy-subscriptions/faqs/how-can-i-migrate-from-another-subscription-app-to-joy.md): This guide will walk you through the process of migrating your subscription data from your current subscription app to Joy Subscription.


---

# 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.avada.io/joy-subscriptions/faqs.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.
