# Requirements

Before starting installation, make sure, you have following things

Have a web hosting to store admin panel files and MySQL Database to run this admin panel, web hosting that you use must have the following requirements :

* **PHP Version 8.1 or above**
* **Support MySQLi and PDO**
* **Apache Server**
* **Shared hosting cPanel with terminal access**

Because this documentation using cpanel, a web hosting with cpanel is recommended. If you don’t have web hosting or domain, you can contact us at `info@cninfotech.com` if you want to buy a domain and need hosting service.


---

# 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://cyclone-nepal.gitbook.io/digitalhr/admin-panel/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.
