# Shopify API

Alhena AI integrates with Shopify's API to retrieve detailed information about products from customer-connected Shopify stores. This integration facilitates responses to customer queries regarding product details, availability, and more. Alhena AI fetches all products visible to the end user and updates this data daily. Additionally, for specific user queries, Alhena AI directly calls the Shopify API to fetch order and customer-related information.


---

# 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://alhena.gitbook.io/docs/ai-configuration/data-sources/shopify-api.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.
