# Quick setup guide

## Enable limit rules

To start using Uppush Order Limit, you need to enable limit rules. This feature allows you to create and activate rules that restrict product quantity, order value, or specific collections in your store. Without enabling limit rules, your settings will not take effect.

#### **How to enable:**

1. Go to the Uppush Order Limit dashboard.
2. Navigate to the “Limit Rules” section.
3. Toggle the switch to enable rules.

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

## **Enable theme extension**

The theme extension displays customer-facing messages whenever a limit rule is triggered. This ensures shoppers clearly understand why they cannot proceed with their cart or checkout.

#### How to enable:

1. In your Shopify admin, go to “Online Store > Themes”.
2. Find your current theme and click “Customize”.
3. Open the App Embeds section.
4. Enable “Uppush Order Limit Extension”.
5. Save your theme changes.

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

## Enable checkout validation

Checkout validation makes sure your rules are enforced during the checkout process. Even if a customer skips the cart, the rules still apply before payment is completed.

#### How to enable:

1. Go to the Uppush Order Limit dashboard.
2. Open the “Settings” tab.
3. Turn on the “Checkout Validation” option.
4. Save settings.

<figure><img src="/files/PIBznMZI9kEAYrMN69hK" 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://doc.uppush.io/order-limit/dashboard/quick-setup-guide.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.
