# Homepage

In this area you can select widgets for your Homepage. Each widget available in Shoppy can be customized to allow you to build your Homepage to your liking.

On the right side of the screen there is a preview of how your Homepage will appear to users on the application.

Shoppy's library of widgets is always expanding, so if you don't find the widget you're looking for, we'd be happy to receive your suggestions so we can include it in the future.

The widgets currently available include:&#x20;

{% tabs %}
{% tab title="Collections" %}

* [Single Collection](/shoppy-dashboard/app-builder/homepage/single-collection.md)
* [Collections Slider](/shoppy-dashboard/app-builder/homepage/collections-slider.md)
* [Collections Carousel](/shoppy-dashboard/app-builder/homepage/collections-carousel.md)
* [Collections Grid](/shoppy-dashboard/app-builder/homepage/collections-grid.md)
* [Circular Collections Carousel](/shoppy-dashboard/app-builder/homepage/circular-collections-carousel.md)
* [Gallery Collections Carousel ](/shoppy-dashboard/app-builder/homepage/gallery-collections-carousel.md)
  {% endtab %}

{% tab title="Products" %}

* [Single Product](/shoppy-dashboard/app-builder/homepage/single-product.md)
* [Products Carousel](/shoppy-dashboard/app-builder/homepage/products-carousel.md)
* [Products Grid](/shoppy-dashboard/app-builder/homepage/products-grid.md)
* [Circular Products Carousel](/shoppy-dashboard/app-builder/homepage/circular-products-carousel.md)
* [Gallery Products Carousel ](/shoppy-dashboard/app-builder/homepage/gallery-products-carousel.md)
  {% endtab %}

{% tab title="News" %}

* [Single News](/shoppy-dashboard/app-builder/homepage/single-news.md)
* [News Carousel](/shoppy-dashboard/app-builder/homepage/news-carousel.md)
* [Newsletter Subscription](/shoppy-dashboard/app-builder/homepage/newsletter-subscription.md)
  {% endtab %}

{% tab title="Media" %}

* [Images](/shoppy-dashboard/app-builder/homepage/images.md)
* [Images Carousel ](/shoppy-dashboard/app-builder/homepage/images-carousel.md)
* [Videos](/shoppy-dashboard/app-builder/homepage/videos.md)
  {% endtab %}

{% tab title="Other" %}

* [Search Bar](/shoppy-dashboard/app-builder/homepage/search-bar.md)
* [External Links](broken://pages/8hYu21NZZNVeT62CxiWZ)
* [Promo Banner](/shoppy-dashboard/app-builder/homepage/promo-banner.md)
* [Text](/shoppy-dashboard/app-builder/homepage/text.md)
* [Countdown Timer](/shoppy-dashboard/app-builder/homepage/countdown-timer.md)
* [Divider](/shoppy-dashboard/app-builder/homepage/divider.md)
* [Button](/shoppy-dashboard/app-builder/homepage/button.md)
  {% endtab %}
  {% endtabs %}


---

# 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-en.shoppy.is/shoppy-dashboard/app-builder/homepage.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.
