# Bulk Operations

- [Autogenerate](https://docs.giftcardfactory.app/bulk-operations/autogenerate.md): 🎉 Auto-Generate Gift Cards
- [Bulk Send](https://docs.giftcardfactory.app/bulk-operations/bulk-send.md): 👉 Send multiple gift cards in one go — fast, personalized, and automated.
- [Bulk Update](https://docs.giftcardfactory.app/bulk-operations/bulk-update.md): ✏️ Update many existing gift cards at once via a CSV file.
- [Import From File](https://docs.giftcardfactory.app/bulk-operations/import-from-file.md): 📂 Use a CSV source file to import gift cards.
- [Multiple Imports From a Single File](https://docs.giftcardfactory.app/bulk-operations/import-from-file/multiple-imports-from-a-single-file.md): 📅 Schedule multiple gift card imports from a single CSV file.
- [Store Credit Bulk Add](https://docs.giftcardfactory.app/bulk-operations/store-credit-bulk-add.md): 💰 Add Shopify store credit to many customers at once.
- [Store Credit Import From File](https://docs.giftcardfactory.app/bulk-operations/store-credit-import-from-file.md): 📥 Import store credit transactions from a CSV file.
- [Discount Codes Bulk Create](https://docs.giftcardfactory.app/bulk-operations/discount-codes-bulk-create.md): 🎟️ Generate many Shopify discount codes at once for manual distribution.
- [Discount Codes Bulk Send](https://docs.giftcardfactory.app/bulk-operations/discount-codes-bulk-send.md): 📨 Send a unique Shopify discount code to each recipient via email.
- [Discount Codes Import From File](https://docs.giftcardfactory.app/bulk-operations/discount-codes-import-from-file.md): 📥 Import discount codes from a CSV file with full per-row configuration.


---

# 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/bulk-operations.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.
