# Tutorials

- [Overview](https://docs.umbraco.com/umbraco-engage/tutorials/tutorials.md): Umbraco Engage is a versatile tool that allows you to collect and use data to create different variants of your website content.
- [How to Get Started with Personalization](https://docs.umbraco.com/umbraco-engage/tutorials/how-to-get-started-with-personalization.md): To personalize the content on your website you need to get to know your target audience better. Follow this tutorial to get started.
- [How to Create a Persona](https://docs.umbraco.com/umbraco-engage/tutorials/how-to-create-a-persona.md): On this page, you can learn how you can set up the Personas in Umbraco Engage.
- [Create a Personalized Popup in 5 minutes](https://docs.umbraco.com/umbraco-engage/tutorials/create-a-personalized-popup-in-5-minutes.md): Learn how to create and customize a popup with no coding required in just a few simple steps.
- [How to set up an A/B Test](https://docs.umbraco.com/umbraco-engage/tutorials/set-up-your-first-ab-test.md): A lot of configuration goes into running A/B tests on your website. With Umbraco Engage everything can be configured from the backoffice.
- [Marketing Resources](https://docs.umbraco.com/umbraco-engage/tutorials/marketing-resources.md): Add extra functionality to your website using the templates detailed in this section.
- [Generic Topbar Template](https://docs.umbraco.com/umbraco-engage/tutorials/marketing-resources/generic-topbar-template.md): To boost the marketing activitites on your website, you can add a uMS top bar to you website. Find a template for the top bar in this article.
- [Generic Popup Template](https://docs.umbraco.com/umbraco-engage/tutorials/marketing-resources/generic-popup-template.md): To boost the marketing activitites on your website, you can add a Umbraco Engage popup to you website. Find a template for the popup in this article.
- [Generic Exit Intent Popup Template](https://docs.umbraco.com/umbraco-engage/tutorials/marketing-resources/generic-exit-intent-popup-template.md): To boost the marketing activitites on your website, you can add an exit intent popup to you website. Find a template for the popup in this article.


---

# 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/tutorials.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.
