# Installing via WP Dashboard

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, and [via FTP](/installation/installing-via-ftp.md).

Follow these steps to install the plugin from your WordPress dashboard.

{% hint style="info" %}
&#x20;Make sure you are logged in and have the right capabilities to manage plugins.
{% endhint %}

* Hover over the menu option Plugins, then click on **Add New**.
* Press the **Upload Plugin** button.
* Press choose file and select the our plugin zip file which you have downloaded.
* Press **Open**, then press **Install Now**.
* Now you can activate the plugin by clicking on **Activate Now**

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

{% 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-wp-dashboard.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.
