# WooCommerce

## Download

Download the latest stable release of the Nebulox plugin from the link provided below.<https://github.com/Nebulox-io/nebulox_woogate/archive/refs/tags/1.0.0.zip><br>

## Installation&#x20;

\
After downloading the file, navigate to your WordPress admin panel. Go to Plugins > Add New > Upload Plugin, then select the ZIP file you downloaded and click the Install button.

{% hint style="info" %}
WooCommerce must be installed and activated in your WordPress site for the Nebulox plugin to function properly.
{% endhint %}

## Change Log

* Version 1.0.0 marks the initial release of the Nebulox plugin, featuring the core functionalities.


---

# 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.nebulox.io/plugins/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.
