# Gift Card Postman

Gift Card Postman lets shoppers buy a gift card for someone else, write a personal message and choose a delivery date. The recipient gets the gift card by email on that date.

This section covers:

* [Introduction](/campaigns/gift-card-postman/introduction.md) — what the feature does and why to use it
* [Setup](/campaigns/gift-card-postman/setup.md) — how to add the app block, create the gift card product and configure the campaign
* [Dashboard](/campaigns/gift-card-postman/dashboard.md) — monitoring runs, reading metrics and managing individual sends
* [FAQ](/campaigns/gift-card-postman/faq.md) — common questions and how to handle support cases


---

# 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.giftcardfactory.app/campaigns/gift-card-postman.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.
