# Shop Integration

- [Introduction](https://help.inventora.com/shop-integration/introduction.md): The basics on how to get started with syncing your shop to Inventora.
- [Made-to-Order Products](https://help.inventora.com/shop-integration/made-to-order-products.md)
- [Square](https://help.inventora.com/shop-integration/square.md)
- [WooCommerce](https://help.inventora.com/shop-integration/woocommerce.md)
- [Non-Wordpress.com Setup](https://help.inventora.com/shop-integration/woocommerce/non-wordpress.com-setup.md): Setup instructions for WooCommerce when you do not have a wordpress.com account.
- [Squarespace](https://help.inventora.com/shop-integration/squarespace.md): Steps on setting up your Inventora Squarespace integration


---

# 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.inventora.com/shop-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.
