# App overview

### Let's take a tour around our app to see what you've got.

| Section in app admin  | What you've got                                                                                                                                                                                                                    |
| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Dashboard**         | You can find setup guides, important update notices and app overview report.                                                                                                                                                       |
| **Limit rules**       | <p>Manage your limit purchase rules, create new product rules, edit or draft them anytime right here.<br>- Apply rule to each products<br>- Apply rule to specific collections<br>- Apply rule to all products on online store</p> |
| **Limit messaging**   | Customize notifications and your store's external layout here to align with your theme.                                                                                                                                            |
| **Checkout alerts**   | Display alerts on the checkout page when buyers violate limit rules, allowing them to adjust their orders accordingly. Use Checkout UI Extensions, exclusively available for Shopify Plus                                          |
| **Low stock counter** | <p>Manager your rules, create new inventory rules, edit or draft theme any time right here<br>- Set threshold to show alerts<br>- Apply to specific variants, products, collections or all products</p>                            |
| **Statistics**        | View statistics to track and monitor violations of limit rules                                                                                                                                                                     |
| **Pricing plan**      | Where you can explore and select teh subscription plan that best fits your store's needs.                                                                                                                                          |
| **App settings**      | Where you can add settings to integrate the app smoothly with your store.                                                                                                                                                          |


---

# 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://pareto-1.gitbook.io/pareto-docs/app-overview.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.
