# Uploading Files

Now, to upload your files you will want to head back to the main page of cPanel and locate your "File Manager".

Now inside of your File Manager you will want to navigate into public\_html. (If you are using a SubDomain then locate to it's file location set upon creation).&#x20;

Once inside your file location, to upload your files you will have to chose the "Upload Files" button at the top and chose your Hamz Product .zip file. You will now want to extract those files and move everything from "WebFiles" into your main directory. (Public\_html or your SubDomain file location).


---

# 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-panel/installation/uploading-files.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.
