# License Activation

### Finding Your License Key

After purchasing Conditional Add to Cart Pro, you'll receive your license key via email. You can also find it in [your account dashboard](https://condicart.com/myaccount).

### Activating Your License

{% stepper %}
{% step %}
**Navigate to the License Page**

In your WordPress admin, go to **WooCommerce → Conditional Add to Cart → License**
{% endstep %}

{% step %}
**Enter Your License Key**

Paste your license key into the input field
{% endstep %}

{% step %}
**Click "Activate License"**

Click the activation button to verify your license
{% endstep %}

{% step %}
**Confirmation**

You'll see a success message when your license is activated
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**License Activated!**

All Pro features are now unlocked. You'll automatically receive plugin updates.
{% endhint %}

### Deactivating Your License

If you need to move your license to a different site:

1. In your WordPress admin, go to **WooCommerce → Conditional Add to Cart → License**
2. Click **Deactivate License**
3. Activate the license on your new site

Alternatively, you can manage your site activations by accessing [your account dashboard](https://condicart.com/myaccount).


---

# 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.condicart.com/getting-started/license-activation.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.
