# Campaigns

- [Gift Card Postman](https://docs.giftcardfactory.app/campaigns/gift-card-postman.md): Let customers send gift cards to friends and loved ones
- [Introduction](https://docs.giftcardfactory.app/campaigns/gift-card-postman/introduction.md)
- [Setup](https://docs.giftcardfactory.app/campaigns/gift-card-postman/setup.md): Setting Up Gift Card Postman Campaign
- [Dashboard](https://docs.giftcardfactory.app/campaigns/gift-card-postman/dashboard.md): Monitoring and managing your Gift Card Postman campaign
- [FAQ](https://docs.giftcardfactory.app/campaigns/gift-card-postman/faq.md)
- [Gift Card Rewards](https://docs.giftcardfactory.app/campaigns/gift-card-rewards.md): Reward customers with free gift cards
- [Gift Card Reminders](https://docs.giftcardfactory.app/campaigns/gift-card-reminders.md): Turn unused gift cards into profit
- [Scheduled Gift Cards](https://docs.giftcardfactory.app/campaigns/scheduled-gift-cards.md)
- [Scheduled Store Credit](https://docs.giftcardfactory.app/campaigns/scheduled-store-credit.md)


---

# 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.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.
