# Minimum requirements

These are the minimum requirements to run the plugin:

* WordPress 5.0 and above
* PHP 7.4 and above
* MySQL 5.6 and above
* 128MB RAM

### PHP Settings

Please be sure to have the [error\_log](https://www.php.net/manual/en/function.error-log.php) function ENABLED on yor end.

### Compatibility with WordPress&#x20;

{% hint style="warning" %}
**IMPORTANT:** Please have a look at the compatibility table
{% endhint %}

| ACPT version     | Compatibile with WordPress up to version |
| ---------------- | ---------------------------------------- |
| ≥ 2.0.47         | 6.9+                                     |
| 2.0.46 - 2.0.14  | 6.8.3                                    |
| 2.0.13 - 1.0.197 | 6.5                                      |


---

# 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.acpt.io/general/minimum-requirements.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.
