> For the complete documentation index, see [llms.txt](https://docs.spacetree.org/spacetree/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spacetree.org/spacetree/account-settings/renewing-your-proqyz-plan.md).

# Renewing Your ProQyz Plan

#### Step 1: Visit the Pricing Page

1. Open this link in your browser:

   👉 <https://spacetree.org/proqyz-plugin-pricing/>
2. Review the available plans.

#### Step 2: Choose Your Plan

1. Select one of the following:
   * Annual Plan
   * Lifetime Plan
2. Click on Buy Now.

#### Step 3: Use the Correct Email Address

⚠️ Important:

Use the same email ID that is linked with your existing ProQyz account.

To check your registered email:

1. Visit 👉 <https://app.proqyz.com/>
2. Go to Account Settings
3. Confirm your registered email address.

#### Step 4: Place Your Order

1. Complete the checkout process.
2. Make the payment.
3. After successful payment, your new order will be available inside your ProQyz account.

## Generating a New License Key

After renewing your plan, you need to generate a new license key.

### Step 1: Go to ProQyz Account

1. Visit 👉 <https://app.proqyz.com/>
2. Log in with your email and password.
3. Click on Account Settings.

### Step 2: Manage Domains

1. Go to the Domains section.
2. Click on Edit License Key.

### Step 3: Remove Old License Key

1. Delete the expired or old license key.
2. Save changes if required.

### Step 4: Generate a New License Key

1. Select your recent order (Annual or Lifetime).
2. Click on Generate New License Key.
3. Copy the generated license key.

### Step 5: Add License Key in WordPress

1. Log in to your WordPress dashboard.
2. Go to ProQyz > License.
3. Paste the new license key.
4. Click Save or Activate.

## Pro Tips

* Always renew using the same email address to avoid account issues.
* Remove old license keys before generating a new one.
* After adding the new key, refresh your WordPress dashboard to confirm activation.<br>

Your ProQyz plan is now successfully renewed and activated.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.spacetree.org/spacetree/account-settings/renewing-your-proqyz-plan.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.
