# Create an offer

### 1. Create an offer

* Navigate to the **Offers** tab in the main menu.
* Click the **Add an Offer** button to start configuring your discount rules.

<figure><img src="/files/g2Ls9Y3JxTlmdjY0yIsg" alt=""><figcaption><p>When you haven't had an offer yet</p></figcaption></figure>

### 2. Select offer type

Select the type of offer that best suits your goal:

* **Quantity breaks/ Volume discounts:**&#x20;
  * Apply discounts based on the quantity of products purchased.
  * *For example: Buy 3 items, get 10% off; Buy 5 items, get 20% off.*
* **Buy X get Y:**&#x20;
  * Offer discounts when customers purchase a specific quantity (X) to receive a benefit on another product (Y).
  * *For example: Buy 2 products, get 1 free.*
* **Product bundles:**
  * Provide a special price when customers purchase a set of products as a package.
  * *For example: Bundle Product A, B, and C for $50.*
* **Order discount:**&#x20;
  * Discount the total order value based on the number of items purchased or the total amount spent.
  * *For example: Spend $100 or more and get 15% off.*

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

### 3. Set up rules

{% content-ref url="/pages/6faElG5W5rx8xuPa8e0b" %}
[Quantity breaks/ Volume discount](/offers/create-an-offer/quantity-breaks-volume-discount.md)
{% endcontent-ref %}

{% content-ref url="/pages/RAtuJzqxLY5TbGNL5Vry" %}
[Cart Discount](/offers/create-an-offer/cart-discount.md)
{% endcontent-ref %}

{% content-ref url="/pages/E6zzdVsmMmgArNgqkCfj" %}
[Buy X Get Y](/offers/create-an-offer/buy-x-get-y.md)
{% endcontent-ref %}

{% content-ref url="/pages/zPJjbAaiukYo8rGKhNsT" %}
[Product Bundle](/offers/create-an-offer/product-bundle.md)
{% endcontent-ref %}

{% content-ref url="/pages/Gt0nzdO2fHzsNqELhaXi" %}
[Tiered Discount](/offers/create-an-offer/tiered-discount.md)
{% 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.paretodeals.com/offers/create-an-offer.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.
