# Umbraco CMS Documentation

Umbraco CMS is a flexible and editor-friendly Content Management System (CMS) that allows you to create beautiful and modern websites. Use the latest version of .NET, integrate with your favorite services, and help your customers launch a website tailored to their specific needs.

Learn more about Umbraco CMS and get an overview of the top features on [Umbraco.com](https://umbraco.com/products/umbraco-cms/).

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Fundamentals</strong></td><td>Learn the basics of working with Umbraco CMS. How to install and setup your first site is also included in this section.</td><td><a href="/files/6jwplmsU6TLHoLYMP0HW">/files/6jwplmsU6TLHoLYMP0HW</a></td><td><a href="/pages/J3kgY1dwHQBcNSAWGiQL">/pages/J3kgY1dwHQBcNSAWGiQL</a></td></tr><tr><td><strong>Install Umbraco CMS</strong></td><td>Ready to get started with Umbraco? Head over to the Setup section to learn how to install Umbraco CMS.</td><td><a href="/files/BLETv6VSivSNkBuWHeEg">/files/BLETv6VSivSNkBuWHeEg</a></td><td><a href="/pages/FSNzy60bNMjpOBg4Xy20">/pages/FSNzy60bNMjpOBg4Xy20</a></td></tr><tr><td><strong>Tutorials</strong></td><td>Find detailed step-by-step guides on everything from building a site from scratch to implementing a custom maintenance page.</td><td><a href="/files/7Y5L42ZKjAQijfyApcvq">/files/7Y5L42ZKjAQijfyApcvq</a></td><td><a href="/pages/HDQgCUxBHPXDrVVIRd01">/pages/HDQgCUxBHPXDrVVIRd01</a></td></tr></tbody></table>

{% embed url="<https://youtu.be/_Is_bk2xnKg?si=sUCjWqPdRttWwgHN>" %}
Watch this tutorial to create a basic Umbraco website.
{% endembed %}

The documentation for Umbraco CMS provides information for experienced Umbraco and .NET developers. It also offers guides and high-level articles for people starting out with the CMS.

{% content-ref url="/pages/HqG05MmPoDYWQeEjUIlT" %}
[Creating a Basic Website](/umbraco-cms/13.latest/tutorials/creating-a-basic-website.md)
{% endcontent-ref %}

{% content-ref url="/pages/QtoIIv1BfMjFxpj6ee11" %}
[Configuration](/umbraco-cms/13.latest/reference/configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/QnqzLuNzHKo6PjBxijkz" %}
[Requirements](/umbraco-cms/13.latest/fundamentals/setup/requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/3IsfKlGpu8rsREjFmV02" %}
[Using Notifications](/umbraco-cms/13.latest/reference/notifications.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.umbraco.com/umbraco-cms/13.latest/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
