# Integrations

- [Gift Card API](https://docs.giftcardfactory.app/integrations/gift-card-api.md): REST API for Custom Integrations
- [Authentication](https://docs.giftcardfactory.app/integrations/gift-card-api/authentication.md)
- [Endpoints and requests](https://docs.giftcardfactory.app/integrations/gift-card-api/endpoints-and-requests.md)
- [Creates a gift card](https://docs.giftcardfactory.app/integrations/gift-card-api/endpoints-and-requests/creates-a-gift-card.md)
- [Updates a gift card](https://docs.giftcardfactory.app/integrations/gift-card-api/endpoints-and-requests/updates-a-gift-card.md)
- [Retrieves a single gift card](https://docs.giftcardfactory.app/integrations/gift-card-api/endpoints-and-requests/retrieves-a-single-gift-card.md)
- [Searches for gift card](https://docs.giftcardfactory.app/integrations/gift-card-api/endpoints-and-requests/searches-for-gift-card.md)
- [Shopify Flow](https://docs.giftcardfactory.app/integrations/shopify-flow.md)
- [Actions](https://docs.giftcardfactory.app/integrations/shopify-flow/actions.md): Shopify Flow Actions with Gift Card Factory
- [Templates](https://docs.giftcardfactory.app/integrations/shopify-flow/templates.md)
- [Triggers](https://docs.giftcardfactory.app/integrations/shopify-flow/triggers.md)
- [Klaviyo](https://docs.giftcardfactory.app/integrations/klaviyo.md)
- [Connect Klaviyo](https://docs.giftcardfactory.app/integrations/klaviyo/connect-klaviyo.md)
- [Klaviyo Flows](https://docs.giftcardfactory.app/integrations/klaviyo/klaviyo-flows.md): Send customized gift card emails with Klaviyo


---

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