# Guides

- [Basics](https://help.brickspacelab.com/space/guides/basics.md)
- [Edit default content](https://help.brickspacelab.com/space/guides/basics/edit-default-content.md)
- [Use custom templates](https://help.brickspacelab.com/space/guides/basics/use-custom-templates.md)
- [Use and install apps](https://help.brickspacelab.com/space/guides/basics/use-and-install-apps.md)
- [Improve page speed](https://help.brickspacelab.com/space/guides/basics/improve-page-speed.md)
- [Update your theme](https://help.brickspacelab.com/space/guides/basics/update-your-theme.md)
- [SEO for Shopify](https://help.brickspacelab.com/space/guides/basics/seo-for-shopify.md)
- [Accessibility for Shopify](https://help.brickspacelab.com/space/guides/basics/accessibility-for-shopify.md)
- [Products](https://help.brickspacelab.com/space/guides/products.md)
- [Product subtitles](https://help.brickspacelab.com/space/guides/products/adding-product-subtitles.md)
- [Product badges](https://help.brickspacelab.com/space/guides/products/adding-product-badges.md)
- [Replace "Add to cart" for a product](https://help.brickspacelab.com/space/guides/products/replacing-add-to-cart-for-a-product.md)
- [Disable "quick add"](https://help.brickspacelab.com/space/guides/products/disable-quick-add-for-a-product.md)
- [Variant swatches](https://help.brickspacelab.com/space/guides/products/variant-swatches.md)
- [Fixed buy buttons](https://help.brickspacelab.com/space/guides/products/fixed-buy-buttons.md)
- [Replace “Add to cart”](https://help.brickspacelab.com/space/guides/products/replacing-add-to-cart.md)
- [Dynamic variant images](https://help.brickspacelab.com/space/guides/products/dynamic-variant-images.md)
- [Variant filtering](https://help.brickspacelab.com/space/guides/products/variant-filtering.md)
- [Disable quick add](https://help.brickspacelab.com/space/guides/products/disabling-quick-add.md)
- [Customize filters](https://help.brickspacelab.com/space/guides/products/customizing-filters.md)
- [Gift cards](https://help.brickspacelab.com/space/guides/products/gift-cards.md)
- [Quantity picker](https://help.brickspacelab.com/space/guides/products/quantity-picker.md)
- [Subscription options](https://help.brickspacelab.com/space/guides/products/subscription-options.md)
- [Sibling products](https://help.brickspacelab.com/space/guides/products/sibling-products.md)
- [Bundled products](https://help.brickspacelab.com/space/guides/products/bundled-products.md)
- [Custom fields](https://help.brickspacelab.com/space/guides/products/custom-fields.md)
- [Content drawers](https://help.brickspacelab.com/space/guides/products/content-drawers.md)
- [Hide out of stock options](https://help.brickspacelab.com/space/guides/products/hide-out-of-stock-variants.md)
- [Collections](https://help.brickspacelab.com/space/guides/collections.md)
- [Customize filters](https://help.brickspacelab.com/space/guides/collections/collection-filters.md)
- [Tag filtering](https://help.brickspacelab.com/space/guides/collections/collection-tag-filtering.md)
- [Nested menu](https://help.brickspacelab.com/space/guides/collections/collection-nested-menu.md)
- [Collection blocks](https://help.brickspacelab.com/space/guides/collections/collection-blocks.md)
- [Sitewide](https://help.brickspacelab.com/space/guides/sitewide.md)
- [Use color and option swatches](https://help.brickspacelab.com/space/guides/sitewide/using-color-and-option-swatches.md)
- [Use device-specific visibility](https://help.brickspacelab.com/space/guides/sitewide/using-device-specific-visibility.md)
- [Embed YouTube videos](https://help.brickspacelab.com/space/guides/sitewide/embed-youtube-videos.md)
- [Dynamic discount popups](https://help.brickspacelab.com/space/guides/sitewide/dynamic-discount-popups.md)
- [Blog tag filtering](https://help.brickspacelab.com/space/guides/sitewide/blog-tag-filtering.md)
- [Article table of contents](https://help.brickspacelab.com/space/guides/sitewide/article-table-of-contents.md)
- [Search results](https://help.brickspacelab.com/space/guides/sitewide/search-results.md)
- [Add login to mobile menu drawer](https://help.brickspacelab.com/space/guides/sitewide/add-login-to-mobile-menu-drawer.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://help.brickspacelab.com/space/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.
