# Guides

- [Cart Drawer](https://docs.smind.io/guides/cart-drawer.md): A cart drawer is a feature that displays a summary of a customer's cart contents without redirecting them to a separate cart page
- [Announcement](https://docs.smind.io/guides/cart-drawer/announcement.md)
- [Countdown Timer](https://docs.smind.io/guides/cart-drawer/countdown-timer.md)
- [Free Shipping Progress Bar](https://docs.smind.io/guides/cart-drawer/free-shipping-progress-bar.md)
- [Promotional Banner](https://docs.smind.io/guides/cart-drawer/promotional-banner.md)
- [Image With Text Card](https://docs.smind.io/guides/cart-drawer/image-with-text-card.md)
- [Optional Services](https://docs.smind.io/guides/cart-drawer/optional-services.md)
- [Icon With Text](https://docs.smind.io/guides/cart-drawer/icon-with-text.md)
- [Complementary Product](https://docs.smind.io/guides/cart-drawer/complementary-product.md)
- [Estimate Shipping](https://docs.smind.io/guides/cart-drawer/estimate-shipping.md)
- [Cart Notes](https://docs.smind.io/guides/cart-drawer/cart-notes.md)
- [Gift Wrapping](https://docs.smind.io/guides/cart-drawer/gift-wrapping.md)
- [Discount Code](https://docs.smind.io/guides/cart-drawer/discount-code.md)
- [Payment Icons](https://docs.smind.io/guides/cart-drawer/payment-icons.md)
- [Recently Viewed](https://docs.smind.io/guides/cart-drawer/recently-viewed.md)
- [Edit Cart Item](https://docs.smind.io/guides/cart-drawer/edit-cart-item.md)
- [Show Secure & Safe Checkout](https://docs.smind.io/guides/cart-drawer/show-secure-and-safe-checkout.md)
- [Pop-up Related Products](https://docs.smind.io/guides/cart-drawer/pop-up-related-products.md)
- [Types of Countdown Timer](https://docs.smind.io/guides/types-of-countdown-timer.md)
- [Color block and color scheme](https://docs.smind.io/guides/color-block-and-color-scheme.md): Learn about color block, color scheme, and how to use them.
- [Configuring Typography](https://docs.smind.io/guides/configuring-typography.md)
- [Enabling account](https://docs.smind.io/guides/enabling-account.md)
- [Getting Google Maps iframe](https://docs.smind.io/guides/getting-google-maps-iframe.md)
- [Getting TikTok video URL](https://docs.smind.io/guides/getting-tiktok-video-url.md)
- [Configuring color swatches](https://docs.smind.io/guides/configuring-color-swatches.md)
- [Configuring sale badge](https://docs.smind.io/guides/configuring-sale-badge.md)
- [Configuring size chart](https://docs.smind.io/guides/configuring-size-chart.md)
- [Showing social media icons](https://docs.smind.io/guides/showing-social-media-icons.md)
- [Deleting data](https://docs.smind.io/guides/deleting-data.md)
- [Moving Sections](https://docs.smind.io/guides/moving-sections.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/guides.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.
