> For the complete documentation index, see [llms.txt](https://docs.nebulox.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nebulox.io/plugins/woocommerce.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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