# Integration

- [Shopify](https://help.qwary.com/product-guide/integration/shopify.md): Create New Customers in Qwary whenever Order is placed on your Shopify store.
- [Slack](https://help.qwary.com/product-guide/integration/slack.md)
- [Google Sheet](https://help.qwary.com/product-guide/integration/google-sheet.md): Copy Survey Responses with Google Sheet using this integration.
- [Zendesk](https://help.qwary.com/product-guide/integration/zendesk.md): A step-by-step guide for connecting Qwary with Zendesk so that it's easier to create a ticket anytime your survey receives a response and never misses the follow-up.
- [Freshdesk](https://help.qwary.com/product-guide/integration/freshdesk.md): Create Customer Service Ticket in Freshdesk using our Integration.
- [Zapier](https://help.qwary.com/product-guide/integration/zapier.md)
- [Google Analytics](https://help.qwary.com/product-guide/integration/google-analytics.md)
- [Square Online Integration](https://help.qwary.com/product-guide/integration/square-online-integration.md): Qwary no-code integrates with Square Online and helps you conduct surveys directly on your Square online site.


---

# 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://help.qwary.com/product-guide/integration.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.
