# Installing via FTP

There are multiple ways you can install a plugin, so the Disqus Conditional Load. Two of the most common ways are doing it [via the WordPress dashboard](/installation/installing-via-wp-dashboard.md), and via FTP.

Follow these steps to install the plugin via FTP. To install it via FTP you will need direct access to your web host’s file server. Make sure you have a file transfer program (for example [Filezilla](https://filezilla-project.org/)) available, and have the correct rights from your hosting provider.

* On your local machine unzip the plugin zip file which you have downloaded already.
* Login to your site using FTP or SFTP.
* Upload the extracted folder to the **`wp-content/plugins/`**&#x64;irectory on your site.
* Go to the plugins list page and activate the plugin.

{% hint style="success" %}
If the installation did not work or you see an error after pressing Install Now, you can always [contact our support](https://dclwp.com/contact)
{% endhint %}


---

# 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.dclwp.com/installation/installing-via-ftp.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.
