# Step 1 — Get ready

To begin the tutorial, you need a clean installation of Ibexa DXP.

Get it by following the [install Ibexa DXP](https://doc.ibexa.co/en/latest/getting_started/install_ibexa_dxp/index.md) guide. You need a web server, a relational database and PHP.

The clean installation contains only a root content item which displays a welcome page.

You can replace the welcome page with your own in step 3.

To remove it for now, go to `config/packages/` and delete the `ibexa_welcome_page.yaml` file.

You can now start creating the content model.
