# How to use the Compare Apps feature

You can start a comparison and add apps in three simple ways:

### 1. Starting a new comparison from the Landing Page

**Step 1:** On the Compare Apps page, you will see several empty slots. Click the "+" icon in any of the slots.

<figure><img src="/files/yYlWBWQtQ4aNm70BVwe5" alt="" width="563"><figcaption></figcaption></figure>

**Step 2:** A search bar will appear. Search and select the first Shopify app you want to compare.

<p align="center"><img src="/files/GeQJk63ENMIV1HGXHJNM" alt=""></p>

Repeat the process to add up to **four apps** for an initial side-by-side comparison. Click **Compare Now** to get the results immediately.

<figure><img src="/files/vsLk4rVCiuJnsKWAhU6s" alt="" width="563"><figcaption></figcaption></figure>

**Step 3:** Once you have selected at least two apps, the comparison results page will be generated automatically. Here, you can instantly analyze differences side-by-side across various tabs, including **App info**, **Ranking**, **Pricing**, and **Reviews**.

<figure><img src="/files/IvLUO5iZi7yslgTyq6qs" alt="" width="563"><figcaption></figcaption></figure>

### 2. Adding more apps to an existing comparison

After your initial comparison is displayed, you can easily expand it by adding more apps. On the comparison results page, click **Add competitor** button. Search and select the new app you wish to add.

<figure><img src="/files/qX12UCuNB6XBlkIXJV9s" alt="" width="563"><figcaption></figcaption></figure>

The new app will be added to your current comparison view, allowing you to analyze it alongside the apps you had previously selected.

### 3. Comparing from an app's detail page

While viewing any individual app's detail page, look for the **Compare** button located near the app's title.

<figure><img src="/files/eR46skvjGHRgxjvzBU8G" alt="" width="563"><figcaption></figcaption></figure>

An **App Compare** popup will appear. Click the "+" icon to open the **Add Competitor** window. In the search bar, search and select the competitor app you want to compare against. You can also choose from the list of **Recommended** apps.

<figure><img src="/files/S5uQlaRfovXa86ahJUIQ" alt="" width="375"><figcaption></figcaption></figure>

After selecting a competitor, click **Add** and then **See comparison** to generate the detailed side-by-side results page.


---

# 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.letsmetrix.com/compare-apps/how-to-use-the-compare-apps-feature.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.
