# Overlay

- [Cart drawer](https://broadcast.presidiocreative.com/overlay/cart-drawer.md)
- [Title](https://broadcast.presidiocreative.com/overlay/cart-drawer/title.md)
- [Cart message](https://broadcast.presidiocreative.com/overlay/cart-drawer/cart-message.md)
- [Free shipping message](https://broadcast.presidiocreative.com/overlay/cart-drawer/free-shipping-message.md)
- [Products](https://broadcast.presidiocreative.com/overlay/cart-drawer/products.md)
- [Upsell products - Cart drawer](https://broadcast.presidiocreative.com/overlay/cart-drawer/upsell-products.md)
- [Bundle products - Cart drawer](https://broadcast.presidiocreative.com/overlay/cart-drawer/bundle-products-cart-drawer.md): Promote product bundles in the Cart drawer with automatic discounts
- [Discount code](https://broadcast.presidiocreative.com/overlay/cart-drawer/discount-code.md): Display an option for customers to add a discount code directly in the cart
- [Order note](https://broadcast.presidiocreative.com/overlay/cart-drawer/order-note.md)
- [Gift note](https://broadcast.presidiocreative.com/overlay/cart-drawer/gift-note.md)
- [Shipping estimate](https://broadcast.presidiocreative.com/overlay/cart-drawer/shipping-estimate.md)
- [Icon](https://broadcast.presidiocreative.com/overlay/cart-drawer/icon.md)
- [Product list](https://broadcast.presidiocreative.com/overlay/cart-drawer/product-list.md)
- [Custom code](https://broadcast.presidiocreative.com/overlay/cart-drawer/custom-code.md)
- [Payment icons](https://broadcast.presidiocreative.com/overlay/cart-drawer/payment-icons.md)
- [Checkout buttons](https://broadcast.presidiocreative.com/overlay/cart-drawer/checkout-buttons.md)
- [Newsletter](https://broadcast.presidiocreative.com/overlay/newsletter.md)
- [Popup](https://broadcast.presidiocreative.com/overlay/newsletter/popup.md)
- [Mini popup](https://broadcast.presidiocreative.com/overlay/newsletter/mini-popup.md)
- [Text promotion](https://broadcast.presidiocreative.com/overlay/text-promotion.md)
- [Additional settings](https://broadcast.presidiocreative.com/overlay/additional-settings.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://broadcast.presidiocreative.com/overlay.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.
