# INTEGRATION

- [Survey hyperlink in email](https://help.seacommerce.io/integration/survey-hyperlink-in-email.md)
- [Working with Shopify Flow](https://help.seacommerce.io/integration/working-with-shopify-flow.md)
- [Working with Klaviyo](https://help.seacommerce.io/integration/working-with-klaviyo.md): Learn how to connect Klaviyo with SEA Survey to automatically store customer survey responses in your Klaviyo account for unified data management and better customer insights.
- [Working with Mailchimp](https://help.seacommerce.io/integration/working-with-mailchimp.md): Plan Availability: Available on paid plans
- [Working with Zapier](https://help.seacommerce.io/integration/working-with-zapier.md): Plan Availability: Available on Growth plan and higher
- [Zapier API documentation](https://help.seacommerce.io/integration/zapier-api-documentation.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://help.seacommerce.io/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.
