# Banners

- [Create a new banner](https://docs.samita.io/banners/create-a-new-banner.md)
- [Create a dynamic banner](https://docs.samita.io/banners/create-a-dynamic-banner.md)
- [Display banner on selected product pages](https://docs.samita.io/banners/display-banner-on-selected-product-pages.md)
- [Display banner at specific position on Homepage](https://docs.samita.io/banners/display-banner-at-specific-position-on-homepage.md)
- [Display the banner on the front store](https://docs.samita.io/banners/display-the-banner-on-the-front-store.md)
- [Display banner at a custom position on the front store](https://docs.samita.io/banners/display-banner-at-a-custom-position-on-the-front-store.md)
- [Activate/Deactivate banner on the front store](https://docs.samita.io/banners/activate-deactivate-banner-on-the-front-store.md)
- [Duplicate banner(s)](https://docs.samita.io/banners/duplicate-banner-s.md)
- [Delete banner(s)](https://docs.samita.io/banners/delete-banner-s.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://docs.samita.io/banners.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.
