# WordPress with Web Hosting

When you order a web host product, WordPress isn't automatically installed, to install it go to the server page. You should see something like the photo below

<figure><img src="/files/8aarKARFZjK2lxMw6ccF" alt=""><figcaption></figcaption></figure>

Then go to the startup tab and scroll down until you see the WordPress option

<figure><img src="/files/FnZbW9BCzxbEsa1FIxDx" alt=""><figcaption></figcaption></figure>

Press the button to enable it, then go to the settings tab and reinstall the server

<figure><img src="/files/5dSmdXUWsx0kwyb0xetf" alt=""><figcaption></figcaption></figure>

After the server is reinstalled, start it and connect to the WordPress server using the address that's connected to your server, open a new browser tab and paste the address, you should be here

<figure><img src="/files/iCUKdyAVMw6FQMfhAcCx" alt=""><figcaption></figcaption></figure>

Choose your language and then click Continue

To setup a database, go back to the panel and press the database tab and make a new database, enter a name but leave the "CONNECTIONS FROM" option blank and press create database, once created go back to the WordPress setup tab.

Database Name is what you named the database when you made it ![](/files/cBDcMkvygzlLbJR6hMEk)Username is shown in the database tab under username  **NOT YOUR PANEL USERNAME**

Password is located at the eye icon, press it and you will see your database password **NOT YOUR PANEL PASSWORD**

Database Host is 94.72.112.102:3306

Leave Table Prefix alone.

It should look like this at the end.

<figure><img src="/files/kWrBWHtvb2W97WqoxyzZ" alt=""><figcaption></figcaption></figure>

After you press "Submit" Install WordPress, **do not close out the tab when its downloading.**


---

# 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.wavehost.org/information/wordpress-with-web-hosting.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.
