> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/omnichannel-engagement/widgets.md).

# Widgets

{% columns %}
{% column width="58.333333333333336%" %}
Widgets are no-code UI components you add to apps and websites to engage users through announcements, promotions, and gamified flows.

* Deliver tailored content.
* Engage with coupon reveals, pop-ups, and banners.
* Launch quickly with precise targeting.
* Reflect your brand with dynamic content.
* Measure user engagement in real-time.

Widgets turn every interaction into an opportunity to convert and retain users.
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/OSvOrcLbumlRz4tyz5gs" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

### Choose your task

* [Build a widget](/netmera-user-guide/omnichannel-engagement/widgets/build-a-widget.md) — create, configure, design, and add behavior.
* [Publish and target](/netmera-user-guide/omnichannel-engagement/widgets/target-and-publish.md) — set channel-specific rules, audiences, and launch settings.
* [Measure performance](/netmera-user-guide/omnichannel-engagement/widgets/measure-performance.md) — measure impressions, interactions, and outcomes.
* [Spin to Win campaigns](/netmera-user-guide/omnichannel-engagement/widgets/build-a-widget/spin-to-win-campaigns.md) — build goal-specific campaigns with rewards and coupon codes.

### Channel guides

<table data-view="cards"><thead><tr><th>Channel or pattern</th><th data-card-target data-type="content-ref">Open</th></tr></thead><tbody><tr><td>Mobile widgets (inside your mobile app)</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/hVOA4j9IiBuynhkuRKzH">/spaces/X6uilbEAw42gqsudlclY/pages/hVOA4j9IiBuynhkuRKzH</a></td></tr><tr><td>Web widgets (on your website)</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/GPeZElUnuoQU149TyAZo">/spaces/X6uilbEAw42gqsudlclY/pages/GPeZElUnuoQU149TyAZo</a></td></tr><tr><td>Spin to Win campaigns (mobile and web)</td><td><a href="/spaces/X6uilbEAw42gqsudlclY/pages/NUVdFaH4gKjTfFmGhG4A">/spaces/X6uilbEAw42gqsudlclY/pages/NUVdFaH4gKjTfFmGhG4A</a></td></tr></tbody></table>

### How-to videos

{% embed url="<https://youtu.be/7XIZGV0rj1I?si=8Mzh1IBLQBoseYrz>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://user.netmera.com/netmera-user-guide/omnichannel-engagement/widgets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
