# Gift Cards

<figure><img src="/files/Dx6w3DAGIIz7wIL39e8C" alt=""><figcaption><p>Gift Card Import Actions</p></figcaption></figure>

1. **Import By Date Range**: This option allows you to import Shopify gift cards within the specified date range. Simply select a **start date** and an **end date**, and click on import. This will fetch all the Shopify gift cards that were created within that date range and add them to the gift cards import queue for (re)processing.

<figure><img src="/files/9Yaku13ru1noK5uMuD0e" alt=""><figcaption><p>Date-Range Based Gift Card Import</p></figcaption></figure>

2. **Import By Gift Card**: This option allows you to import specific gift cards by either a Shopify gift card's last 4 digits, gift card ID, or a custom query.
   1. **Gift Card Number (last 4 digits)**: This field allows you to import a single Shopify gift card by its last 4 digits. You can specify comma-separated last 4 digits to bring in multiple gift cards.
   2. **Gift Card ID**: This field allows you to import multiple Shopify gift cards by their ID. Each gift card ID needs to be separated by a comma (,).
   3. **Custom Query**: This field allows you to run a custom query to import gift card(s). This is an advanced query field that should only be used if you are familiar with Shopify gift card import queries.

<figure><img src="/files/Ys02NJmR6bPdD1iZi5wQ" alt=""><figcaption><p>Value Based Gift Card Import</p></figcaption></figure>


---

# 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://shop-docs.xorosoft.io/getting-started/workflow/gift-cards.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.
