# Marketing Resources

As a marketer, you want to interact with your website visitors without the help of a developer.\
Find in this section, templates to jump-start your onsite visitor interaction.

With the help of these generic CSS and JavaScript templates, you will be up and running within 5 minutes.

{% content-ref url="/pages/Obk3NR3qK8Lj0B6H4jsq" %}
[Generic Topbar Template](/umbraco-engage/tutorials/marketing-resources/generic-topbar-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/7mytbPZYeEEba5tYbMja" %}
[Generic Popup Template](/umbraco-engage/tutorials/marketing-resources/generic-popup-template.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZeUh89BlCj4EyN5IkITr" %}
[Generic Exit Intent Popup Template](/umbraco-engage/tutorials/marketing-resources/generic-exit-intent-popup-template.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-engage/tutorials/marketing-resources.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.
