# Free gift

The purpose of `Free gift` feature, which you can find by going to `Online store > Customise > Theme settings > Cart`, is designed enable merchants to pick a product, not linked to a collection page, such as a newley created *gift* product that can be purchased when a certain product is added by your customer to their cart.

{% hint style="info" %}
This feature only works when you pick a conditional product, which means a free gift **X** will only be added if the conditional **Y** product is added to the cart first.
{% endhint %}


---

# 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://erickson.gitbook.io/themes/erickson/faqs/subscriptions-2.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.
