# Hamz Staff Elite Panel

- [Web Installation](https://docs.hamz.dev/hamz-staff-elite-panel/web-installation.md): This documentation is written using SimplisticNode's cPanel web hosting.
- [Web Configuration](https://docs.hamz.dev/hamz-staff-elite-panel/web-configuration.md): This documentation is written using SimplisticNode's cPanel web hosting.
- [Web Cronjob](https://docs.hamz.dev/hamz-staff-elite-panel/web-cronjob.md): This documentation is written using SimplisticNode's cPanel web hosting.
- [In-Game Requirements](https://docs.hamz.dev/hamz-staff-elite-panel/in-game-requirements.md)
- [In-Game Configuration - Report Menu](https://docs.hamz.dev/hamz-staff-elite-panel/in-game-configuration-report-menu.md): If you are stuck, or run into problems. Just go over this and make sure you didn't do anything wrong.
- [In-Game Configuration - Admin Menu](https://docs.hamz.dev/hamz-staff-elite-panel/in-game-configuration-admin-menu.md): If you are stuck, or run into problems. Just review this and ensure you didn't do anything wrong within the config.
- [Common Issues](https://docs.hamz.dev/hamz-staff-elite-panel/common-issues.md): Common issues and fixes for those issues
- [\[OPTIONAL\] Apache Headers](https://docs.hamz.dev/hamz-staff-elite-panel/optional-apache-headers.md)
- [FAQ](https://docs.hamz.dev/hamz-staff-elite-panel/faq.md)


---

# 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.hamz.dev/hamz-staff-elite-panel.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.
