# Integrations

- [Available integrations with Smartrr](https://help.smartrr.com/docs/support/integrations/available-integrations-with-smartrr.md): Smartrr partners with the ecosystem’s best to allow Shopify merchants to offer curated subscriptions and memberships with ease.
- [Attentive x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/attentive-x-smartrr-integration.md): Instructions on how to set up SMS subscription management with Smartrr's native Attentive integration.
- [Blueprint x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/blueprint-x-smartrr-integration.md): The Blueprint x Smartrr integration allows customers to manage their subscriptions via SMS.
- [Gorgias x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/gorgias-x-smartrr-integration.md): Instructions on how to integrate the Smartrr app with Gorgias
- [Klaviyo x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/klaviyo-x-smartrr-integration.md): Segment and target your audience in both flows and campaigns with subscription-specific triggers.
- [Loyalty Lion x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/loyalty-lion-x-smartrr-integration.md): Let your customers use discount rewards generated in Loyalty Lion on subscriptions powered by Smartrr.
- [Postscript x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/postscript-x-smartrr-integration.md): Instructions on how to set up SMS subscription management with Smartrr's native Postscript integration.
- [Recharge x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/recharge-x-smartrr-integration.md): Connect to your Recharge account to migrate your subscriptions to Smartrr.
- [Shopify Flow x Smartrr Integration](https://help.smartrr.com/docs/support/integrations/shopify-flow-x-smartrr-integration.md): Connect to enable Shopify Flow triggers and actions from Smartrr and automate tasks and processes within your store.
- [Webhooks](https://help.smartrr.com/docs/support/integrations/webhooks.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://help.smartrr.com/docs/support/integrations.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.
