# WooCommerce

You can set up the integration with WooCommerce in 2 simple steps: \
\
**Step 1: Create the WooCommerce integration in gopersonal platform.** \
Check the [Integrations section](https://academy.gopersonal.ai/en/admin-ui/integrations) in order to create a new integration. You will need the URL, customer key and customer secret. Check this video to know how to obtain them in WooCommerce.&#x20;

{% embed url="<https://www.loom.com/share/11c835f987484a0d95098a7300eaf265>" %}

**Step2: Add the Go Personal plugin in WooCommerce** \
Here is a detailed video to guide you through the process.\
You can download the plugin [here](https://public-assets.goshops.ai/woocommerce/plugins/releases.html).&#x20;

{% embed url="<https://www.loom.com/share/e726f00fb43c4cd08b81ec6f4d97a089>" %}


---

# 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://academy.gopersonal.ai/en/developers/woocommerce.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.
