# Scenarios

- [Product Subscriptions](https://support.heyamplify.com/subscriptions/scenarios/product-subscriptions.md): Create and manage product subscription plans to generate recurring revenue for your store
- [How to create Product Subscriptions](https://support.heyamplify.com/subscriptions/scenarios/product-subscriptions/how-to-create-product-subscriptions.md)
- [Bundle Subscriptions](https://support.heyamplify.com/subscriptions/scenarios/bundle-subscriptions.md)
- [How to create Bundle Subscriptions](https://support.heyamplify.com/subscriptions/scenarios/bundle-subscriptions/how-to-create-bundle-subscriptions.md)
- [Build Your Own Bundle Page Subscriptions](https://support.heyamplify.com/subscriptions/scenarios/build-your-own-bundle-page-subscriptions.md)
- [How to create Build Your Own Bundle Page Subscriptions](https://support.heyamplify.com/subscriptions/scenarios/build-your-own-bundle-page-subscriptions/how-to-create-build-your-own-bundle-page-subscriptions.md)
- [Customer Portal](https://support.heyamplify.com/subscriptions/scenarios/customer-portal.md)
- [How to Access and View Subscription Contracts](https://support.heyamplify.com/subscriptions/scenarios/how-to-access-and-view-subscription-contracts.md): Learn how to access and manage Subscription Contracts in the Subscriptions app to efficiently handle recurring orders and customer details.


---

# 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.heyamplify.com/subscriptions/scenarios.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.
