# Limit purchase

> **Note: This feature is currently available on our other app to help with customize and development.** [**Free to try it now.**](https://apps.shopify.com/pareto-limit-purchase)

* [Create a limit](/limit-purchase/create-a-limit.md)
* [Edit a limit](/limit-purchase/edit-a-limit.md)
* [Duplicate a limit](/offers/duplicate-an-offer.md)

<figure><img src="/files/eHU9cGWIv5hPOtwfxULx" alt=""><figcaption><p>When you haven't had a limit yet</p></figcaption></figure>

<figure><img src="/files/FH6ZjwUkO2HPcYvCqBH0" alt=""><figcaption><p>When you have had your limits</p></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://docs.paretodeals.com/limit-purchase.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.
