# Getting Started

Before doing installation, you need to do the 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 5.4 - 7.2**
* **Support MySQLi and PDO**
* **Apache Server**
* **Shared hosting with Cpanel (We didn't check the script’s performance on the VPS and VDS hosting)**

Because this documentation using cpanel, a web hosting with cpanel is recommended. If you don’t have web hosting or domain, you can check on this sample site which provide hosting and domain service :

Free web hosting & domain services :

* [**000webhost**](https://www.000webhost.com/)**​**

Premium web hosting & domain services (Highly Recommend) :

* **​**[**Hawkhost**](https://my.hawkhost.com/aff.php?aff=8389)**​**
* **​**[**Hostgator**](https://www.hostgator.com/web-hosting)**​**
* **​**[**Domainesia (Indonesian Hosting)​**](https://www.domainesia.com/?aff=2161)

<div align="left"><img src="/files/-M3QTcvapGACY1SU7fIB" alt=""></div>

<div align="left"><img src="/files/-M3QThpTZAzAyKhHlCX4" alt=""></div>


---

# 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://android-news-app.gitbook.io/docs/admin-panel/getting-started.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.
