# Getting Started

The only prerequisite is that you should have the `WooCommerce` plugin pre-installed on your WordPress website

You may get started from one of the following paths

## 1. Creating an account

1. Navigate to [app.converted.in](https://app.converted.in/register)&#x20;
2. Fill the form and verify your mail&#x20;
3. Navigate to the onboarding tab and select `WooCommerce` as your datasource&#x20;
4. enter your domain, and click proceed&#x20;
5. You will be redirected to the plugin installation inside your store or navigate to <https://wordpress.org/plugins/convertedin-ai-automation-for-woocommerce/>
6. follow the following steps in [Plugin installation steps](/woocommerce-plugin/plugin-installation-steps.md)

## 2. If you installed the plugin without having an account

6\. follow the steps in [Plugin installation steps](/woocommerce-plugin/plugin-installation-steps.md)


---

# 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://developer.converted.in/woocommerce-plugin/getting-started.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.
