> For the complete documentation index, see [llms.txt](https://docs.uxwizz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uxwizz.com/installation/requirements.md).

# Requirements

&#x20;[Installing UXWizz](/installation/installation.md) on a server should take under 5 minutes if you know how to:&#x20;

* **Upload files to your server**
* **Create a database**
* **Include a JavaScript snippet on your website**

If you don't know how to do any of those steps, don't worry as they are explained in the installation guide. You can also always contact [support](/guides/support.md) for help.

## Server requirements

{% hint style="info" %}
**UXWizz is self-hosted.**

You must use your own server/hosting (either shared, VPS or dedicated).&#x20;
{% endhint %}

UXWizz runs on the LAMP stack (Linux/Apache/MySQL/PHP):

* **PHP ≥ 8.0** (pdo\_mysql, zip extensions enabled)
* **MySQL ≥ 8.0** or **MariaDB ≥ 10.7**
* Web server (**Apache**, LiteSpeed, NGINX, etc.)
* Access to create a database and upload files to the server.

You can use the following guidelines to decide on your server configuration depending on the amount of traffic that your website gets:

{% content-ref url="/pages/-MPt3uLnHa\_CZx4PLHsi" %}
[Server specs (CPU, RAM)](/installation/requirements/server-specs-cpu-ram.md)
{% endcontent-ref %}

## Website requirements

* UXWizz's **ust.min.js** JavaScript tracker must be included on your website(s).
  * You need access to include a JavaScript file or to edit files on your website.
