# Beginner tutorial

> For the complete documentation index, see [llms.txt](https://doc.ibexa.co/en/5.0/llms.txt).

Go through a beginner tutorial which presents the Ibexa DXP content model and show how to configure and use templates to create a basic site.

This tutorial is a step-by-step guide to building an Ibexa DXP website.

You can use it with both Ibexa Headless and Ibexa Experience.

## Intended audience

The tutorial is intended for users who have little or no previous experience with Ibexa DXP.

To follow it, you should:

- Have basic knowledge of HTML and CSS.
- Have basic knowledge of the database you've selected.

## Learning outcomes

After finishing this tutorial, you should:

- know how to construct the content model of a website.
- be able to use templates to display your content according to your needs.
- know how to manage users and permissions.

## Scenario

In the course of this tutorial you can build a website for storing and sharing bike rides. It enables the user to add information and photos of their routes and indicate what interesting points can be visited during the trip.

## Steps

In this tutorial you go through the following steps:

1. [Get ready](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/1_get_ready/index.md)
2. [Create the content model](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/2_create_the_content_model/index.md)
3. [Customize the front page](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/3_customize_the_front_page/index.md)
4. [Display a single content item](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/4_display_single_content_item/index.md)
5. [Display a list of content items](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/5_display_a_list_of_content_items/index.md)
6. [Improve configuration](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/6_improve_configuration/index.md)
7. [Embed content](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/7_embed_content/index.md)
8. [Enable account registration](https://doc.ibexa.co/en/5.0/tutorials/beginner_tutorial/8_enable_account_registration/index.md)
