# 🚧 Order Limits

The **Order Limits** feature within the BSS B2B Solution app allows you to define purchase thresholds for your customers, ensuring that orders meet your business requirements. Whether you're aiming to set a minimum purchase amount or a maximum quantity per order, this tool provides the flexibility to tailor your store's purchasing rules.

#### 🔧 Key Features

* **Flexible Rule Types**: Choose between setting a minimum or maximum order quantity or amount, allowing you to control both the number of items and the total value of orders.
* **Customer Segmentation**: Apply rules to specific customers or customer tags, enabling targeted restrictions for different groups.
* **Product-Specific Rules**: Assign order limits to individual products, ensuring that certain items adhere to specific purchasing guidelines.
* **Clear Customer Notifications**: When customers attempt to checkout with quantities or amounts that don't meet the set limits, they'll receive clear messages, guiding them to adjust their orders accordingly.

{% content-ref url="order-limits/set-minimum-or-maximum-order-quantity-amount-your-customers-can-buy" %}
[set-minimum-or-maximum-order-quantity-amount-your-customers-can-buy](https://docs-shpf.bsscommerce.com/b2b-wholesale-solution/order-management/order-limits/set-minimum-or-maximum-order-quantity-amount-your-customers-can-buy)
{% endcontent-ref %}


---

# 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-shpf.bsscommerce.com/b2b-wholesale-solution/order-management/order-limits.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.
