# Install Cwicly

Before you can get down to creating with Cwicly, you need to upload the Cwicly plugin and Cwicly theme. The licence keys are now automatically installed.

## Download Cwicly

* Navigate to your [Cwicly dashboard](https://cwicly.com/dashboard).

<figure><img src="/files/3vjgQxcZcUGVrvaTjxO4" alt=""><figcaption></figcaption></figure>

* Select your Order.
* Download the plugin.

{% hint style="info" %}
You do not have to download the theme as it is included with the Cwicly plugin.
{% endhint %}

<figure><img src="/files/4k6TGFxTfKhfnYtcmyBs" alt=""><figcaption></figcaption></figure>

## Install the plugin

* Find Plugins in the dashboard menu.
* Click "Add New".

<figure><img src="/files/72dzAzVT52Uj3oyrGr7O" alt=""><figcaption></figcaption></figure>

* Click "Upload Plugin" button.

<figure><img src="/files/fchVlh1Txrob3WdKQgHE" alt=""><figcaption></figcaption></figure>

* Choose Cwicly Plugin file.&#x20;

<figure><img src="/files/sv98GNpd8bz7LM94dA1R" alt=""><figcaption></figcaption></figure>

* Click "Install Now".

<figure><img src="/files/5O4yLtNkZU3zOag0eEYp" alt=""><figcaption></figcaption></figure>

* Click "Activate Plugin".

<figure><img src="/files/zOdUiRxb7eH6TxDlOx9W" alt=""><figcaption></figcaption></figure>


---

# 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.cwicly.com/beginners-guide/install-cwicly.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.
