# Server Requirements

The application requires **PHP >= 7.3** and the following PHP extensions.

1. BCMath PHP Extension
2. Ctype PHP Extension
3. Fileinfo PHP extension
4. JSON PHP Extension
5. Mbstring PHP Extension
6. OpenSSL PHP Extension
7. PDO PHP Extension
8. Tokenizer PHP Extension
9. XML PHP Extension
10. Zip PHP Extension
11. allow\_url\_fopen enabled

**Signup for** [**Digitalocean**](https://m.do.co/c/ec58221ef3f5) **- Start your free trial with a $100 credit for 60 days**

{% hint style="info" %}
Your website must have SSL certificate (https).
{% endhint %}

{% hint style="warning" %}
The application can only be installed on the root of your domain or subdomain. It can't be installed on the subdirectory of your main domain.
{% endhint %}

{% hint style="warning" %}
No support can be provided for installation on a local system.
{% 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://cedextech.gitbook.io/delta-quizy/getting-started/server-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.
