# WooCommerce

The following tutorials are available for integrating WooCommerce with various 3rd party systems via the HighCohesion platform:

* [WooCommerce x FTP Integration](/integration-tutorials/woocommerce-integration-tutorials/woocommerce-ftp-integration.md)

{% hint style="info" %}
For a list of functions that are available in HighCohesion for WooCommerce [click here](/creating-streams/systems/system-library/woocommerce-integration-functions.md).
{% endhint %}


---

# 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/woocommerce-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.
