# Getting Started

Are you are a marketer looking to create personalized content or a developer integrating Umbraco Engage into your infrastructure? This section offers essential articles on configuring the system, understanding its features, and optimizing it for your needs.

{% content-ref url="/pages/STmaTmAaILglyeOaTAPN" %}
[For Marketers and Editors](/umbraco-engage/getting-started/for-marketers-and-editors.md)
{% endcontent-ref %}

{% content-ref url="/pages/PYXXRyoIyvAfQA1jitvb" %}
[For Developers](/umbraco-engage/getting-started/for-developers.md)
{% endcontent-ref %}

## Umbraco Training

Umbraco HQ offers a specialized training course on using Umbraco Engage to enhance data-driven marketing. The course covers server-side analytics, A/B testing, and personalization, aimed at marketers and content editors who want to improve user experiences directly within Umbraco.

Explore the [Engage for Marketers Training Course](https://umbraco.com/training/courses/engage-for-marketers/) to learn how to use profiling and personas to strengthen your digital strategy and increase conversions.


---

# 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-engage/getting-started/getting-started.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.
