# Overview

The **App Marketing Widget** helps you promote your mobile app directly to your website visitors through two components: **App Install Banner** and **Floating Button.**\
Both widgets use a **Magic Link** that automatically sends users to the correct app store based on their device.

<figure><img src="/files/xVvkmvvL3ZRbRntl5Orq" alt=""><figcaption></figcaption></figure>

The **Magic Link** automatically detects the visitor's device and sends them to:

* App Store (iOS)
* Google Play (Android)
* Fallback/QR screen on desktop

You can copy the Magic Link or download a QR code directly from the main App Marketing page.

{% content-ref url="/pages/eWNvDZ6nrUd9ihqg7fhY" %}
[App Install Banner](/app-marketing-widget/app-install-banner.md)
{% endcontent-ref %}

{% content-ref url="/pages/GFEBfQEplaPaxTin3iNy" %}
[Floating Button](/app-marketing-widget/floating-button.md)
{% endcontent-ref %}

{% content-ref url="/pages/knt7VHWt5rcnUUafU7ox" %}
[Website Setup for App Marketing Widgets](/app-marketing-widget/website-setup-for-app-marketing-widgets.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://help.twinr.dev/app-marketing-widget/overview.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.
