# App Marketing Widget

- [Overview](https://help.twinr.dev/app-marketing-widget/overview.md)
- [App Install Banner](https://help.twinr.dev/app-marketing-widget/app-install-banner.md): The App Install Banner is a lightweight promotional bar that appears at the top or bottom of your website to encourage users to download your mobile app.
- [Floating Button](https://help.twinr.dev/app-marketing-widget/floating-button.md): The Floating Button is a small, customizable button that stays fixed on any corner of your website. When clicked, it opens a panel showing a QR code that users can scan to download your app.
- [Website Setup for App Marketing Widgets](https://help.twinr.dev/app-marketing-widget/website-setup-for-app-marketing-widgets.md)


---

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