# Quick start

This article aims to walk you through step by step on how to create a price list for a specific customer tag.

1. Create a price list by heading to Dollarlabs: Ultimate Discounts > New price list&#x20;

   <figure><img src="/files/sSNSqog7XtvOr907G6Vq" alt=""><figcaption></figcaption></figure>
2. In my case, I've selected the `GOLD` customer tag, and I've configured them to receive a 5% discount on all products when the customer has an order subtotal above $300

   <figure><img src="/files/qN6MpNAlrl1weTQjarLa" alt=""><figcaption></figcaption></figure>
3. Now when I'm logged in as a customer who has the customer tag `GOLD` and add the product to the cart, it automatically applies a discount to the product added <br>

   <figure><img src="/files/ivwP9V0aDTJO0tjLuxyu" alt=""><figcaption><p>Cart experience when using B2B price lists as an eligible signed in customer</p></figcaption></figure>

   <figure><img src="/files/qMmSGp3Z9TemkVq6vcTP" alt=""><figcaption><p>Checkout experience when using B2B price lists as an eligible signed in customer</p></figcaption></figure>

{% hint style="info" %}
Multiple configurations for the same customer tag are also supported, and the best discount for the item will be applied in the cart and shown on the product page \
\
For example&#x20;

1. Customer tag - GOLD - 10% discount on all products&#x20;
2. Customer tag - GOLD - 20% discount on collection A

\
If the customer that has the `GOLD` tag adds a product that belongs to collection A, the best discount (in this case - 20%) will be applied automatically to the product.&#x20;
{% endhint %}

***

## Configure quantity breaks&#x20;

Volume / Quantity breaks are easy to add to any Rule - you can click the "Add volume tier" button to add a volume break and then configure the discount to apply at that volume break.

{% hint style="info" %}
Minimum Quantity of 5 means that if the user purchases 5 or more quantity of the eligable product - then they would get 10% discount applied on that item automatically.
{% endhint %}

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

<figure><img src="/files/aawJMVMJ87ScnjKkrwZw" 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://help.dollarlabs.io/dollarlabs-ultimate-discounts/offer-engine-formerly-price-lists/quick-start.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.
