# How can I view the most in-demand products?

Go to **Mini: Coming Soon | Waitlist → Reports** inside the app.

The **Reports** page lists all products along with the number of **Subscriptions** each one has received.\
This number shows how many customers joined the waitlist for that product.

Products with a higher **Subscriptions** count are the most in demand.

Use this view to quickly understand customer interest and prioritize restocking decisions.

<figure><img src="/files/qZarSVszicAMIGZMffnn" alt=""><figcaption></figcaption></figure>


---

# 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://minimateapps.gitbook.io/mini-vacation-or-notify-me/how-to.../how-can-i-view-the-most-in-demand-products.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.
