# Installation

There are two different ways for installing your plugin.

1\. Install plugin through WordPress plugin installer, which is provided by WordPress core.

2\. Install the plugin via FTP. In case, you have enabled FTP on your WordPress install, you can still install the plugin via FTP.

### Installing Through Dashboard:

1. Go to Plugins -> Add New -> Upload
2. Choose the installable ZIP file (that you have download in your computer from codecanyon) Upload that file.
3. Now, click on activate link to activate the plugin.

### Installing Through FTP:

1. Extract the installable ZIP file (that you have download in your computer from codecanyon) Upload the extracted folder into wp-content/plugins directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

Once the plugin is activated successfully, please make sure the Fusion Builder is enabled for the templates post type. To do so, please go to Fusion Builder -> Settings and check the box against the Product and Woo Templates, like shown in the following image -

![](/files/-M0EVl3NnttRQkwM_gx5)


---

# 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.infiwebs.com/installation.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.
