# App configuration

After installing app, you will be directed to the app admin right in your Shopify admin.

You can save your time more by **Pinning it in your Shopify admin**

<table><thead><tr><th width="375">Section in app admin</th><th>What you've got</th></tr></thead><tbody><tr><td><strong>Overview</strong></td><td><strong>Our homepage, where you can take a look how  you can do with our app. See the overall statistics about your campaigns</strong></td></tr><tr><td><strong>Offers</strong></td><td><strong>Where you can set your own rules to offer discounts to your customers.</strong><br><br>E.g. You can create a rule to give a 10% discount if product is purchased in quantities greater than 10</td></tr><tr><td><strong>Offer settings</strong></td><td><p><strong>Where you can adjust the display settings for app compatibility and a better shopping experience</strong></p><p><br>E.g. Display promotional offers directly on the product page, Suggest related iems with a specific promotion in the cart page.</p></td></tr><tr><td><strong>Upsell, Cross-sell</strong></td><td><strong>Where you can set up offers to maximize sales opportunities durin and after the checkout process.</strong><br><br>E.g: Display offers on Checkout page, Post-purchase page, or Order Status page</td></tr><tr><td><strong>Statistics</strong></td><td><strong>Where provides detailed insights into the performance of your discount campaigns, enabling you to optimize your strategies and maximize results.</strong><br><br>E.g: Extra revenue, AOV, Conversion rate, Top converting campaigns, Top converting products.</td></tr><tr><td><strong>Pricing plan</strong></td><td><strong>Where you can explore and select teh subscription plan that best fits your store's needs.</strong></td></tr><tr><td><strong>App settings</strong></td><td><strong>Where you can add settings to integrate the app smoothly with your store.</strong></td></tr><tr><td><strong>Limit purchase</strong></td><td><strong>Where you can set your owner rules to limit purchases to your customers.</strong><br><br>E.g. You can create a rule requiring customers to purchase a minimum of 2 and a maximum of 10 quantities of a product.<br><br><em>Note: This feature is currently available on our other app to help with development.</em>  <a href="https://apps.shopify.com/pareto-limit-purchase"><em>Free to try it.</em></a></td></tr></tbody></table>


---

# 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.paretodeals.com/app-configuration.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.
