---
title: Next steps
---

> 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).

At this point, you have a basic knowledge of how building a simple website in Xperience by Kentico works, both by hand and with KentiCopilot.

You've learned how to create Xperience projects, leverage the Content hub to store and reference **reusable content**, and display structured data with **page templates**. You've also used Page Builder to add unstructured content to your pages and built a **dynamic navigation menu**. Finally, you saw how an AI assistant can rebuild the same site.

## Continue learning

The best place to continue learning about the Xperience by Kentico is our set of [guides for developers](https://docs.kentico.com/guides/development.md).

Follow the step-by-step instructions and discover how to work with Page Builder, data protection, activities tracking, how to set up multilingual, customize the administration UI, and more.

The guides outline a learning path and explain Xperience development practices and concepts using practical examples and real-life use-cases.

> **Tip:** **Learn by doing**
>
> Our Guides heavily rely on code samples that all come from the [Training guides repository](https://github.com/Kentico/xperience-by-kentico-training-guides), a working Xperience by Kentico project.
>
> Pull the **main** branch and use it as a starting point to follow along with the guides (starting from [Development utilities](https://docs.kentico.com/guides/development.md#development-utilities)). Or take a look at the **finished** branch to see the completed implementation of all the examples, following our recommended best practices.

> **Info:** **Useful resources to look into next**
>
> Setting up your Xperience project:
>
> - [Technical spotlights videos](https://docs.kentico.com/guides/development.md#technical-spotlights) - let Sean Wright guide you from installation to continuous integration setup.
> - [Enterprise-level architecture guide](https://docs.kentico.com/guides/development/get-started/use-abstraction-and-enterprise-level-architecture-in-xperience-projects.md) - pair the repository pattern with Xperience by Kentico projects.
>
> Dive into project development in Xperience:
>
> - [Page Builder guides](https://docs.kentico.com/guides/development.md#page-builder) – prepare components for editors to build pages directly in the Xperience administration.
> - [Content retrieval](https://docs.kentico.com/documentation/developers-and-admins/development/content-retrieval.md) – learn to load and display various types of content on your website.
> - [Content tree-based routing](https://docs.kentico.com/documentation/developers-and-admins/development/routing/content-tree-based-routing.md) – learn how to set up routing scenarios.

## How did you like the tutorial?

We hope you have enjoyed this short introduction to Xperience. Let us know how you liked the tutorial through the **Send us feedback** button at the end of this page.

## Engage in the community

Take a look at [community.kentico.com](https://community.kentico.com), where you can find the latest [blog posts](https://community.kentico.com/blog), a [questions & answers](https://community.kentico.com/q-and-a) section, and also a [form to submit support issues](https://community.kentico.com/support).
