# WooCommerce

**Step 1: Access the Connections Section**

* Go to the **Connections** section in your dashboard and select **WooCommerce** from the menu.
* Click the **ADD CONNECTION** button.
* Once added, click the three dots (•••) beside WooCommerce and select **Settings.** This will open the page to manage this connection.

#### **Step 2: Connect Connect Wandace to Woocommerce**

* Click the **Manage** button next to the WooCommerce connection.
* You will be prompted to connect Wandace to your WordPress site. Enter the required login credentials and other details, then click **Save**.

<figure><img src="/files/lrZKoQ3DfXq2RK1bAyEv" alt=""><figcaption></figcaption></figure>

#### **Step 3: Update the Connections Settings**

* Once the connection is established, click on the three dots (•••) on the right side of the Connection. Select the Update option from the dropdown menu.

#### **Step 4: Choose Store Sections**

* A modal will appear displaying all available store sections. Select the section you want to connect to this Add-on.

<figure><img src="/files/nIC0MtUuxNWJpADas8My" alt=""><figcaption></figcaption></figure>

#### **Step 5: Save Your Changes**

* After selecting the desired section, click Save. Your section's stock will now be **automatically** **synchronized** with the connection, ensuring seamless inventory management.
* **Note:** The initial synchronization may take a few minutes. After that, updates will occur instantly.

If you need to manually sync with the connection—for instance, if you notice discrepancies or have made direct changes within the add-on—simply click the **Synchronize with WooCommerce** button.


---

# 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.wandace.com/how-to-guides/addons/woocommerce-add-on.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.
