# Customer Tag Limit

eCommerce stores often have a diverse range of customers, which can be categorized into various customer groups.&#x20;

With this Shopify app, you have the flexibility to implement purchase limits tailored to specific customer groups based on their assigned tags.&#x20;

You can apply these limits using two distinct conditions, allowing for a more customized shopping experience for each group.&#x20;

This functionality helps manage inventory effectively while catering to the needs of different customer segments.

You can apply limits on customer tags in two different ways:

1. [**Apply Limits based on customer tags**](/shopify/apps/kor-order-limit-quantity/customer-tag-limit/tag-limit.md)
2. [**Apply Limits based on customer order amount**](/shopify/apps/kor-order-limit-quantity/customer-tag-limit/order-amount-limit.md)


---

# 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://magecomp.gitbook.io/shopify/apps/kor-order-limit-quantity/customer-tag-limit.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.
