# Auto 'Free Gifts' in cart

Let's have a look what do we need for this functionality to work:

1. Create a discount
2. Add the Supercart "Auto Free Gift' cart block
3. Test and make sure everything is all right

{% embed url="<https://vimeo.com/1059728087>" %}

The perception of receiving something for free can increase customer satisfaction and loyalty, as it feels like an exclusive reward. The **anticipation of a free gift can also motivate first-time buyers** and reduce **cart abandonment rates**, ultimately **improving overall sales performance**.


---

# 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://supercartapp.gitbook.io/supercart-docs/basics/auto-free-gifts-in-cart.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.
