# System Requirements

## Required Presets <a href="#configuration-recommendations" id="configuration-recommendations"></a>

* **Fresh Installation of WordPress (Recommended)**
* **Divi Theme**
* **MasterStudy LMS free plugin**
* **MasterStudy LMS Divi Modules free plugin**

{% hint style="warning" %}
**NOTE:**

**MasterStudy LMS** and **MasterStudy LMS Divi Modules** free plugins will be installed automatically when you will use **Demo Import** option in **GlobalStudy.** But if you want to use it without importing any demo content, then you should install our free plugins in order for the **GlobalStudy** to work properly.
{% endhint %}

## **WordPress Requirements** <a href="#wordpress-requirements" id="wordpress-requirements"></a>

* **Verify that your Web Hosting meets the WordPress minimum** [**requirements**](https://wordpress.org/about/requirements/)

## **PHP Configuration Limits** <a href="#php-configuration-limits" id="php-configuration-limits"></a>

* **Folder Permissions 755**
* **File Permissions 644**
* **PHP Version 7.4**
* **post\_max\_size 64M**
* **max\_execution\_time 180**
* **upload\_max\_filesize 64M**
* **max\_input\_vars 3000**

{% hint style="info" %}
Information on how to change file permissions is available [**here.**](https://wordpress.org/support/article/changing-file-permissions/)
{% 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.stylemixthemes.com/globalstudy/getting-started/system-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.
