# 🏄🏻‍♀️ Integration Tutorials

- [Shopify with Descartes Peoplevox](https://docs.highcohesion.com/integration-tutorials/shopify-x-descartes-peoplevox.md): Tutorial on how to setup a Shopify with Descartes Peoplevox integration via HighCohesion.
- [Shopify with FTP](https://docs.highcohesion.com/integration-tutorials/shopify-with-ftp.md)
- [Shopify with FTP](https://docs.highcohesion.com/integration-tutorials/shopify-with-ftp/shopify-orders-to-ftp.md): Export Shopify Sales Orders to FTP as XML or CSV files.
- [Shopify with FTP (Part 2)](https://docs.highcohesion.com/integration-tutorials/shopify-with-ftp/shopify-x-ftp-part-2.md): Taking the shipment data back from FTP to Shopify.
- [Shopify with ReBOUND](https://docs.highcohesion.com/integration-tutorials/shopify-x-rebound.md): Tutorial on how to setup a Shopify with ReBOUND integration via HighCohesion.
- [WooCommerce](https://docs.highcohesion.com/integration-tutorials/woocommerce-integration-tutorials.md): WooCommerce Integration Tutorials
- [WooCommerce with FTP](https://docs.highcohesion.com/integration-tutorials/woocommerce-integration-tutorials/woocommerce-ftp-integration.md): How to integration WooCommerce with FTP for product data.
- [NetSuite](https://docs.highcohesion.com/integration-tutorials/netsuite.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://docs.highcohesion.com/integration-tutorials.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.
