# Shopify Order Contact Form

Add a Zigpoll contact form to your Shopify order status pages so customers can send feedback or ask questions when checking on their order.

#### Step #1: Install the Shopify App

Install the [Zigpoll Shopify App](https://apps.shopify.com/zigpoll) from the Shopify App Store.

#### Step #2: Create Your Survey

1. Go to **Surveys → Create Survey**.
2. Give it a name like "Order Status Poll".
3. For the delivery method, select **Order Status**.
4. For the template, we recommend **Contact Us**, but you can build from scratch.

#### Step #3: Make the Survey Live

Finish editing your slides, then toggle the visibility switch on the top right to make the survey live.

Your customers will now see the contact form on their order status pages. You can test this on your own store by viewing an order status page.


---

# 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.zigpoll.com/tutorials/shopify-order-contact-form.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.
