# Plugin installation steps

1. Login to your WordPress dashboard&#x20;
2. Open plugins tab > add new > search for convertedin (or Install the plugin from [wordpress.org](https://wordpress.org/plugins/convertedin-ai-automation-for-woocommerce/)).

4\. After installing the plugin successfully you'll be seeing the following screen

![initialization page](/files/-MJcHY03XIF4g9Pbh8NG)

Upon clicking `confirm and continue` the plugin will create an account on Convertedin platform using your WordPress user email or the email you chose. if you already have an account with the email you chose your store will be added to that email and your datasource is successfully added&#x20;

#### You can always login to your account using the WordPress Plugin&#x20;

1. Navigate to Convertedin tab in your WordPress Dashboard&#x20;
2. Click `Login to Convertedin`


---

# 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/plugin-installation-steps.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.
