# Gift Based Benefits

**Gift Based Benefits allow you to give your members a free product as a gift when signing up for your membership.**

{% hint style="info" %}
Marketing Tip: Offering a a free gift with sign up can help boost program conversion rate and is also a great way to get some of your lesser-known or newer products into hands of members.
{% 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://help.inveterate.com/help-center/guides/program-setup/benefits/gift-based-benefits.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.
