# Shopify functions

- [Combined listings app 🔥](https://docs.foxecom.com/zest-theme/faqs/shopify-functions/combined-listings-app.md): Zest theme supports Shopify Combined listing app
- [Does Zest support Section groups?](https://docs.foxecom.com/zest-theme/faqs/shopify-functions/does-zest-support-section-groups.md): Learn what section groups are and whether Zest supports this feature or not
- [Get to know dynamic checkout buttons](https://docs.foxecom.com/zest-theme/faqs/shopify-functions/get-to-know-dynamic-checkout-buttons.md)


---

# 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.foxecom.com/zest-theme/faqs/shopify-functions.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.
