> For the complete documentation index, see [llms.txt](https://pipeline.groupthought.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pipeline.groupthought.com/apps/shopify-apps/supported-apps.md).

# Supported apps

Explore a variety of applications designed for smooth integration with Pipeline. These app developers have tested their apps to ensure compatibility with Pipeline:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>PageFly Landing Page Builder</strong></td><td>Craft stunning web pages without code. More advanced customization to convert your visitors.</td><td><a href="/files/vO0m3uq6FdUrhwsT9d23">/files/vO0m3uq6FdUrhwsT9d23</a></td><td><a href="https://apps.shopify.com/pagefly">https://apps.shopify.com/pagefly</a></td></tr><tr><td><strong>PayWhirl Subscription Payments</strong></td><td>Elevate your subscription and membership management with simple tools to build dependable revenue.</td><td><a href="/files/Vfi7VhdFuTSxPWxtT6Au">/files/Vfi7VhdFuTSxPWxtT6Au</a></td><td><a href="https://apps.shopify.com/paywhirl">https://apps.shopify.com/paywhirl</a></td></tr><tr><td><strong>Recharge Subscriptions</strong></td><td>Helping brands maximize the value of their shoppers</td><td><a href="/files/S00p4vWE8TQpwwAAH0MV">/files/S00p4vWE8TQpwwAAH0MV</a></td><td><a href="https://apps.shopify.com/subscription-payments">https://apps.shopify.com/subscription-payments</a></td></tr><tr><td><strong>REVIEWS.io Product Reviews</strong></td><td>Collect verified product &#x26; company reviews. Utilize UGC to build social proof &#x26; boost sales.</td><td><a href="/files/jk7R1teJunvd3LSeqxPc">/files/jk7R1teJunvd3LSeqxPc</a></td><td><a href="https://apps.shopify.com/reviews-co-uk-product-and-merchant-review-collection">https://apps.shopify.com/reviews-co-uk-product-and-merchant-review-collection</a></td></tr><tr><td><strong>Shopify Search &#x26; Discovery</strong></td><td>Help customers find the right products and sell more using Shopify’s free Search &#x26; Discovery app</td><td><a href="/files/48PznlOstae9Eg4pH3PM">/files/48PznlOstae9Eg4pH3PM</a></td><td><a href="https://apps.shopify.com/search-and-discovery">https://apps.shopify.com/search-and-discovery</a></td></tr><tr><td><strong>Sky Pilot ‑ Digital Downloads</strong></td><td>Sell and stream digital products like ebooks and music in your store, with automated downloads.</td><td><a href="/files/AmFiQCHoPjynJOgHkH7V">/files/AmFiQCHoPjynJOgHkH7V</a></td><td><a href="https://apps.shopify.com/sky-pilot">https://apps.shopify.com/sky-pilot</a></td></tr><tr><td><strong>Smartrr Subscriptions</strong></td><td>Subscriptions built to maximize customer lifetime value</td><td><a href="/files/Yy6U3qIWWHtOOxjQT6A5">/files/Yy6U3qIWWHtOOxjQT6A5</a></td><td><a href="https://apps.shopify.com/smartrr">https://apps.shopify.com/smartrr</a></td></tr><tr><td><strong>T Lab ‑ AI Language Translate</strong></td><td>Translate your store into multiple languages, add currencies to reach new markets and boost sales.</td><td><a href="/files/6fwIvZFGZvQAnKyvBkjO">/files/6fwIvZFGZvQAnKyvBkjO</a></td><td><a href="https://apps.shopify.com/content-translation">https://apps.shopify.com/content-translation</a></td></tr></tbody></table>

***

## Application Developers

To list your app as a supported and tested app your app must be listed on the Shopify app store with 100+ positive reviews.  You can [contact us](/support/contacting-support.md) to start this process. Please have a development store with your app installed and running.  When you get in touch we will send a collaborator request to your development store.  We will upload a copy of the theme to your development store where we can both test and verify that the app works.  If minor adjustments are needed, like a new API event in the theme or a unique ID on a form, we can usually accommodate those needs.&#x20;

Note that not all apps will be approved. Pipeline requires apps to fit the design elements of the theme and function cleanly when installed.  Apps that are not used by a large portion or our customer base will not be tested by our team.

{% hint style="info" %}
We will not accept any affiliate programs. Groupthought has no financial relationship with the apps listed here.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://pipeline.groupthought.com/apps/shopify-apps/supported-apps.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
