# Get to know Umbraco

In this part of the Umbraco CMS documentation, you can get to know the product and the default functionality. It is here you start your Umbraco journey with the installation, setup, and basics of working with the CMS.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Setup</strong></td><td>Find requirements for both local development and hosting as well as guides for installing and upgrading Umbraco CMS.</td><td><a href="/pages/XNZpkkmC4in1n7y1ZWji">/pages/XNZpkkmC4in1n7y1ZWji</a></td><td><a href="/files/QlNcQ023Z7ZRr167lf3V">/files/QlNcQ023Z7ZRr167lf3V</a></td></tr><tr><td><strong>Backoffice</strong></td><td>Learn about the different sections found in the Umbraco CMS backoffice and get an overview of the available features.</td><td><a href="/pages/oEMkcWTG8nYWe6WlWDTk">/pages/oEMkcWTG8nYWe6WlWDTk</a></td><td><a href="/files/Sk5fLBzjJZDqJ2aVtyBa">/files/Sk5fLBzjJZDqJ2aVtyBa</a></td></tr><tr><td><strong>Data</strong></td><td>Dive a little deeper and learn how to create different types of data directly from the Umbraco CMS backoffice.</td><td><a href="/pages/jY2qYOMbjCpx2nQadMsw">/pages/jY2qYOMbjCpx2nQadMsw</a></td><td><a href="/files/rLIWZvoXVga0qdO54U1v">/files/rLIWZvoXVga0qdO54U1v</a></td></tr><tr><td><strong>Design</strong></td><td>Get to know the different options the Umbraco CMS backoffice provides for designing your website.</td><td><a href="/pages/pvkJsthrSdJxQvQpFCAt">/pages/pvkJsthrSdJxQvQpFCAt</a></td><td><a href="/files/RapOQkVtW2nm3wWCetmw">/files/RapOQkVtW2nm3wWCetmw</a></td></tr><tr><td><strong>Code</strong></td><td>A high-level overview of working with some of the more advanced elements like services and notifications.</td><td><a href="/pages/APi6sp0UXNccMKtpcTtK">/pages/APi6sp0UXNccMKtpcTtK</a></td><td><a href="/files/eYNEouqtSsziq2bfK9yB">/files/eYNEouqtSsziq2bfK9yB</a></td></tr></tbody></table>


---

# 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/fundamentals/get-to-know-umbraco.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.
