---
title: Next steps in Xperience development
---

> 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 basic knowledge of how to build a simple website using Xperience. You know how to install Xperience and define **page types** to **add data** to your website. You also know how to **display the content of pages** on the live site, as well as **create a dynamic navigation menu** in a separate **MVC application**.

## 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!

## Take an e-learning course

We highly recommend attending our e-learning course, [Xperience MVC for Developers](https://xperience.io/services/training/developer-training-courses/xperience-mvc-for-developers), which walks you through the process of building a website more thoroughly, while providing best practices, tips, and optimization tactics.

In the e-learning course, you will create a more complex medical clinic website.

![](https://docs.kentico.com/docsassets/13tutorial/next-steps-in-xperience-development/MVCDevMedioClinic.png)

## Engage in the community

Take a look at [devnet.kentico.com](https://devnet.kentico.com/), where you can find the latest Kentico [articles](https://devnet.kentico.com/articles), released [hotfixes](https://devnet.kentico.com/download/hotfixes), a [questions & answers](https://devnet.kentico.com/questions-answers) section and also a [form to submit support issues](https://devnet.kentico.com/support).

## Learn how to deliver projects with Xperience

The [Kentico Advantage](https://advantage.kentico.com/) guide will walk you through all phases of delivering a successful web project. This resource leverages the collective experience of our solution architects to identify best practices as well as pitfalls through every stage of a project.

## Explore all developer resources

The [Developer hub](https://xperience.io/developer-hub) collects all the essential resources you need to know to develop websites in Kentico Xperience in one place. Bookmark the hub in your browser and use it as a quick start guide or as a reference to all necessary materials whenever needed. 

## Continue learning

To continue learning how to build a website, see the following recommended topics:

- [Retrieving content](https://docs.kentico.com/13/developing-websites/retrieving-content.md) – learn how to load and display various types of content on your website.
- [Content tree-based routing](https://docs.kentico.com/13/developing-websites/implementing-routing/content-tree-based-routing.md) – learn about setting up more advanced routing scenarios.
- [Page builder development](https://docs.kentico.com/13/developing-websites/page-builder-development.md) – prepare components that allow editors to build pages directly in the Xperience administration interface.
- [Form builder development](https://docs.kentico.com/13/developing-websites/form-builder-development.md) – learn how to create components that allow editors to build forms for your website.
- [Core Identity in Xperience](https://docs.kentico.com/13/managing-users/user-registration-and-authentication/integrating-xperience-membership.md) – read about user management.
- [Kentico Xperience sample sites](https://devnet.kentico.com/articles/kentico-xperience-sample-sites-and-their-differences) – read about our different sample sites you can use for inspiration.

**Previous page:** [Creating the navigation menu](https://docs.kentico.com/13tutorial/developer-tutorial/asp-net-core-development-tutorial/creating-a-navigation-menu.md) — **End**

**Completed pages:** 10 of 10
