---
title: Getting started with Kentico
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

In this tutorial, you are going to learn how to **convert a simple website into Kentico**.

![The MEDIO clinic sample website](https://docs.kentico.com/docsassets/k10tutorial/getting-started-with-kentico/Medio_clinic_tutorial.png "The MEDIO clinic sample website")

We will show you how to put HTML and CSS code into Kentico, how to convert parts of the code to dynamic components, and how to build website pages and templates.

### Tutorial sequence

To get the best experience out of this short tutorial, follow the sequence of the pages in the specified order:

1. Learn how to [work with the system interface](https://docs.kentico.com/k10tutorial/using-the-kentico-interface.md).
2. Get familiar with [site development models](https://docs.kentico.com/k10tutorial/site-development-overview.md).
3. [Create a new website](https://docs.kentico.com/k10tutorial/creating-a-new-website.md).
4. [Add CSS styles to the website](https://docs.kentico.com/k10tutorial/adding-styles-to-the-website.md).
5. Learn how to [work with the Pages application](https://docs.kentico.com/k10tutorial/working-with-the-pages-application.md).
6. [Design a master page](https://docs.kentico.com/k10tutorial/creating-the-master-page.md).
7. [Create a new page](https://docs.kentico.com/k10tutorial/creating-website-pages.md).
8. [Make a page template](https://docs.kentico.com/k10tutorial/creating-page-templates.md).
9. [See the next steps](https://docs.kentico.com/k10tutorial/next-steps.md).

| [Continue](https://docs.kentico.com/k10tutorial/using-the-kentico-interface.md) |
| ------------------------------------------------------------------------------- |
