# Steps

## 1 -> MINEXON files download.

Log in to the <https://www.minexon.net/account/licenses> page, then move your cursor over the product and click the "Download" button on the screen that opens.

## 2 -> Login to your web hosting panel.

## 3 -> Check the web hosting system requirements.

Check whether it complies with the requirements on the "[Hosting System Requirements](/installation/system-requirements.md)" page.

## 4 -> Upload the files to your hosting.

Upload the files and extract the zip file.

## 5 -> Create a database.

## 6 -> Enter the setup screen.

#### Step 1 ->  Enter the information of the MySQL database you created.

#### Step 2 -> Create an administrator account.

#### Step 3 -> Enter your server information.

#### Step 4 -> Complete the installation.


---

# 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://help.minexon.net/installation/cpanel/steps.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.
