# Installation

**Let's start with the installation.**

**Step 1:** Log in to your WordPress Dashboard -> Plugins.

**Step 2:** Click Plugins -> Add New

<figure><img src="https://103964351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiL9ouOmxB3CQwG5Kp3KD%2Fuploads%2FZ9AdOypvfzqEs37EbhS7%2Fimage.png?alt=media&#x26;token=aff44ee6-b0ab-4a2b-8e86-9cece2e72fe9" alt=""><figcaption></figcaption></figure>

**Step 3:** After clicking the Add New button you will find Upload Plugins

<figure><img src="https://103964351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiL9ouOmxB3CQwG5Kp3KD%2Fuploads%2FquaqqH6fUv3xXetT4u9z%2Fimage.png?alt=media&#x26;token=63483511-847f-435c-adf1-2a535ee12549" alt=""><figcaption></figcaption></figure>

**Step 4:** In the upload plugin section, you will find the Choose File option to upload the downloaded zip file.

<figure><img src="https://103964351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiL9ouOmxB3CQwG5Kp3KD%2Fuploads%2FuuovkxgfoxUOKKWnCTVK%2Fimage.png?alt=media&#x26;token=77c83342-6b3a-449d-9e24-81148a16c2ed" alt=""><figcaption></figcaption></figure>

**Step 5:** After Installing you will find a page like this, click Activate Plugin to activate.

<figure><img src="https://103964351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiL9ouOmxB3CQwG5Kp3KD%2Fuploads%2FXscSD9XbA1dAq2uaDNZX%2Fimage.png?alt=media&#x26;token=988e3e7f-a1cc-4855-9589-d39a813f6101" alt=""><figcaption></figcaption></figure>

**Step 6:** On the plugin page, you can view the status of the plugin's activation.

<figure><img src="https://103964351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiL9ouOmxB3CQwG5Kp3KD%2Fuploads%2Fx33rgZPIHrAfuZYEoEFz%2Fimage.png?alt=media&#x26;token=f9e3f849-bd0f-4e25-87bf-b62efcf31261" alt=""><figcaption></figcaption></figure>

**Step 7:** Now, let's activate the license key.

The obtained license key can be validated on the following page.

<figure><img src="https://103964351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiL9ouOmxB3CQwG5Kp3KD%2Fuploads%2FhB2l9rmEekZFJBaREYDl%2Fimage.png?alt=media&#x26;token=cfec78b8-c2a3-424f-afed-c86185d8be0b" alt=""><figcaption></figcaption></figure>

After Validation, you can see a Licence activated message.

<figure><img src="https://103964351-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiL9ouOmxB3CQwG5Kp3KD%2Fuploads%2FGAMYSXOFpMBoNnqK59OG%2Fimage.png?alt=media&#x26;token=66d0ac43-5b0b-4203-94f9-09ba3d977b5e" alt=""><figcaption></figcaption></figure>

#### Frequently Asked Questions

1. I have entered the correct key. However, it says the key is invalid

Make sure you do not have trailing or leading spaces. If your website is behind a firewall, make sure your firewall does not block the request and the response.

Also if you have a single-site license and trying to use it on multiple sites, then the validation will fail. A single-site license key is only valid for a single site.

{% hint style="warning" %}
**NOTE:** You can use the key in your local development environments (localhosts). That is not a problem.
{% endhint %}

2\. Still could not validate the key?

Submit a [support request](https://upsellwp.com/support/) we are always happy to assist you :)


---

# 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.upsellwp.com/installation-and-updates/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.
