# How it works

The integration is installed into your Shopify store just like any other Shopify application. Once it's configured with your Givex API credentials, the integration serves as a two-way bridge between Shopify and Givex, handling data calls between the systems whenever a customer requests a balance lookup on their card, purchases a new card, or attempt to redeem an existing card.

It's good to note that as this integration depends on access to checkout customisation and the Shopify Gift Card API, it's currently available only to merchants on the Shopify Plus platform.


---

# 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://givex.discolabs.com/how-it-works.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.
