> For the complete documentation index, see [llms.txt](https://docs.smind.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.smind.io/in-app.md).

# In-app

- [Getting started](https://docs.smind.io/in-app/getting-started.md)
- [Install](https://docs.smind.io/in-app/getting-started/install.md): This guide walks you through installing Smind Sections and activating it on your store.
- [Library](https://docs.smind.io/in-app/library.md)
- [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)
- [My library](https://docs.smind.io/in-app/my-library.md)
- [Page Builder](https://docs.smind.io/in-app/page-builder.md): Use the Page Builder to create and customize Shopify pages. Add sections, rearrange layouts, and design pages without touching code. Perfect for building Home, Product, Collection and Landing Page.
- [HomePage](https://docs.smind.io/in-app/page-builder/homepage.md)
- [Collection Page](https://docs.smind.io/in-app/page-builder/collection-page.md)
- [Collection List Page](https://docs.smind.io/in-app/page-builder/collection-list-page.md)
- [Product Page](https://docs.smind.io/in-app/page-builder/product-page.md)
- [About Us](https://docs.smind.io/in-app/page-builder/about-us.md)
- [Contact Us](https://docs.smind.io/in-app/page-builder/contact-us.md)
- [Theme Builder](https://docs.smind.io/in-app/theme-builder.md): Smind’s Theme Builder is designed to give you complete control over how your Shopify store looks and functions—without requiring any coding or design skills.
- [Subscription plans](https://docs.smind.io/in-app/subscription-plans.md)
- [Settings](https://docs.smind.io/in-app/settings.md)
- [Support](https://docs.smind.io/in-app/support.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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