# Library

- [Product blocks](https://docs.smind.io/in-app/library/product-blocks.md): Product Block will improve the shopping experience by adding credibility (social proof, star rating, live visitor count), engagement (video slider, features list), and urgency (countdown timer..,etc)
- [Countdown Timer](https://docs.smind.io/in-app/library/product-blocks/countdown-timer.md)
- [Coupon Code](https://docs.smind.io/in-app/library/product-blocks/coupon-code.md)
- [Divider](https://docs.smind.io/in-app/library/product-blocks/divider.md)
- [Featured Icons](https://docs.smind.io/in-app/library/product-blocks/featured-icons.md)
- [Featured List](https://docs.smind.io/in-app/library/product-blocks/featured-list.md)
- [Payment Icons](https://docs.smind.io/in-app/library/product-blocks/payment-icons.md)
- [Social Proof](https://docs.smind.io/in-app/library/product-blocks/social-proof.md)
- [Star Rating](https://docs.smind.io/in-app/library/product-blocks/star-rating.md)
- [Video Slider](https://docs.smind.io/in-app/library/product-blocks/video-slider.md)
- [Live Visitor](https://docs.smind.io/in-app/library/product-blocks/live-visitor.md): Live Visitor displays a real-time counter of how many people are viewing a product, boosting urgency and social proof. This block will tap into the “fear of missing out" (FOMO) to the customer quickly
- [Inventory Status](https://docs.smind.io/in-app/library/product-blocks/inventory-status.md): Inventory Status displays real-time stock levels on your product page and automatically switches between “In stock,” “Low stock,” and “Out of stock” messages based on your defined threshold.
- [Compare Color](https://docs.smind.io/in-app/library/product-blocks/compare-color.md): Compare Color lets customers preview every color variant of a single product side by side without  clicking each swatch in which it opens a customizable popup.
- [Product Bundles](https://docs.smind.io/in-app/library/product-blocks/product-bundles.md)
- [Product Upsells](https://docs.smind.io/in-app/library/product-blocks/product-upsells.md)
- [Buy X Get Y](https://docs.smind.io/in-app/library/product-blocks/buy-x-get-y.md)
- [Related Products](https://docs.smind.io/in-app/library/product-blocks/related-products.md)
- [Sections](https://docs.smind.io/in-app/library/sections.md): A section refers to a customizable content block within a theme that allows you to organize and arrange various elements on your online store's pages.
- [Templates](https://docs.smind.io/in-app/library/templates.md): Templates define the layout and structure for different types of content pages.
- [Themes](https://docs.smind.io/in-app/library/themes.md): A Shopify theme defines the entire look, feel, and structure of your online store. It includes templates, layout styles, and all the design elements that create the shopping experience.
- [Styles](https://docs.smind.io/in-app/library/styles.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.smind.io/in-app/library.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.
