# Adding bonus or free items at sale

Follow the steps below to add a free item during a sale.

1. Add free items(that have an actual purchase price) during the sale by making the selling price 0 for those products.
2. Include a note in the sale description indicating that these items are free, bonus, or complementary products.
3. Enable the ‘sale description’ check box in the invoice layout to ensure that it is printed on the invoice (if required).


---

# 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.kbgfuzion.com/erp/knowledge-base/sales-sell/pos-screen-guide/adding-bonus-or-free-items-at-sale.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.
