# Rules

This Shopify app has some rules that need to be fulfilled.

* Do not change the headers in the downloaded CSV file.
* Paste each condition exactly as copied into the **Products must match** column.
* For single conditions, remove any trailing comma (**,**) to prevent import errors.
* If there is more than one condition, separate them with commas.


---

# 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://magecomp.gitbook.io/shopify/apps/impex-collection-import-export/rules.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.
