> For the complete documentation index, see [llms.txt](https://docs.letsmetrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.letsmetrix.com/app-recommend/how-to-use-the-app-recommend-feature.md).

# How to use the App Recommend feature

To deliver accurate app recommendations, Letsmetrix uses a 4-step personalization setup:

### 1. Journey Stage

Identify your current business focus. Whether you are looking to source products, design your storefront, or boost marketing and conversions, selecting a primary objective allows the algorithm to prioritize relevant app categories.

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

### 2. Details

Set your budget preference by selecting **Free apps only** or **Free & paid apps are acceptable**.<br>

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

### 3. Preference

Choose your average monthly revenue so the system can recommend apps that match your store’s scale.

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

### 4. Complete

If you are preparing for major sales events like *Black Friday, Christmas, or Halloween*, you can specify these here. Letsmetrix will recommend timely apps specifically built to handle high-traffic seasonal campaigns.<br>

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


---

# 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:

```
GET https://docs.letsmetrix.com/app-recommend/how-to-use-the-app-recommend-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.
