# Installing ReThumbify Pro

1. Log in to your WordPress admin dashboard.
2. Navigate to "Plugins" > "Add New" in the left sidebar.
3. Click the "Upload Plugin" button at the top of the page.
4. Click "Choose File" and select the plugin zip file you received in your purchase confirmation email.
5. Click "Install Now" and wait for the installation to complete.
6. After installation, you'll see a "Plugin installed successfully" message.
7. Click the "Activate Plugin" button to enable the plugin.

{% hint style="info" %}
Haven't received your purchase confirmation email? [Click here](https://app.gumroad.com/license-key-lookup).
{% 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.rethumbify.com/installing-rethumbify-pro.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.
