# 1. Download cms files

**You can always find the latest version of the control panel and recent updates on our GitHub:**

<https://github.com/PlaygridDev/playgrid-client>

You can also download the most recent version as a `.zip` archive via the link:

[**MmoWeb 4 Client**](https://github.com/PlaygridDev/playgrid-client/archive/refs/heads/master.zip)&#x20;

![Downloading the archive in the browser](/files/-MBPB8brZRlrhRwAWrxv)

Next, extract the contents of the archive to the root directory of your hosting.

❗ **Minimum hosting requirements:**

* PHP 7.4.33
* Apache 2.4
* MySQL version > 5.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.mmoweb.biz/quick-start-guide/cms-setup/zagruzit-faily-na-khosting.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.
