# Cart Booster

The Cart booster rule helps in ensuring your customers return back to your shop, it multiplies the points of customers for purchasing a particular worth of items on your store, If a customer purchases an item or items in a cart worth $400, and your Cart booster is set with a threshold of $400  with a multiplier of 4, the customer will get 4 times the normal points he is supposed to get for the purchase, so Instead of getting 100 points, your customer will get 400 points.&#x20;

## Settings

&#x20; &#x20;

![](/files/-Ltz-5iuqZoXHcVfoiZa)

1. **Threshold:** The amount the customer has to purchase before the rule of cart booster can be applied.
2. **Multiplier:** The number of times the points will be multiplied.

## How does it work?

Customers will get the points, as soon as they purchase goods worth the amount the retailer set for them to access the reward.


---

# 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.trybeans.com/liana/rules/cart-booster.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.
