# Free Gift

{% hint style="danger" %}
This award requires manual action from seller
{% endhint %}

The `Free Gift` redeem award is a gift that can be added to your customer's checkout cart for their next order or pick up. The customer will not receive the gift unless they make another purchase or go for in person pick up.

{% hint style="success" %}
Free gifts can be surprise boxes or a way to clear excess inventory
{% endhint %}

## Redemption Flow

<figure><img src="/files/r1jfIkauCWxTEZUHqfcY" alt=""><figcaption></figcaption></figure>

When a customer chooses the `Free Gift` redeem award, they are given the response that the gift will be reflected in their next order/ cart.

<figure><img src="/files/c5rczGz1DAVKuNAvidO0" alt=""><figcaption></figcaption></figure>

In 1send Dashboard's navigation bar, a dot will appear next to **Loyalty** and a number next to **Pending Awards**&#x20;

<figure><img src="/files/xua0od7fE6SMq20jx8SL" alt=""><figcaption></figcaption></figure>

Use the customer's name to match them in your checkout system. After adding the award to their cart, click the **checkmark** to mark as completed&#x20;


---

# 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.1send.chat/points/redeem-awards/free-gift.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.
