# Choosing Umbraco

Considering Umbraco for your next project? This section helps you explore what Umbraco offers and whether it’s the right fit for your needs.

An Umbraco project involves building a website, application, or digital solution using Umbraco CMS. From planning and development to launch and long-term management, understanding the foundations will help you make informed decisions early on.

## Start Exploring:

* [What is Umbraco?](https://umbraco.com/products/umbraco-cms)
* [Is Umbraco right for me?](https://umbraco.com/why-choose-umbraco/)
* [What commercial options are available from Umbraco?](https://umbraco.com/products/)
* [Information on planning an Umbraco project](https://app.gitbook.com/s/gEH4FChbCn7eDDqREvdE/fundamentals/setup/requirements)
* [How do I manage users with Umbraco?](https://app.gitbook.com/s/gEH4FChbCn7eDDqREvdE/fundamentals/data/users)
* [What is the deployment process for Umbraco?](https://app.gitbook.com/s/PzKn70Piyd2fd5UkYZGf/build-and-customize-your-solution/handle-deployments-and-environments/deployment)
* [What is the Umbraco Community?](https://community.umbraco.com)


---

# 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/getting-started/managing-an-umbraco-project.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.
